autobaan/.woodpecker/test.yaml
Collin Duncan eff0e5849e
All checks were successful
ci/woodpecker/push/test Pipeline was successful
using config on server for ssh known hosts
2025-04-24 14:39:57 +02:00

16 lines
307 B
YAML

when:
- event: push
- event: manual
steps:
# - name: test
# image: docker.io/node:hydrogen-slim
# commands:
# - npm ci
# - npm run test:unit
- name: deploy
image: kroniak/ssh-client
volumes:
- /etc/ssh:/etc/ssh
commands:
- ssh root@autobaan touch deploy