changing image for deploy step
Some checks failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
Collin Duncan 2025-04-24 13:12:55 +02:00
parent 78b2334e4b
commit 3ca68c5841
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ steps:
- npm ci - npm ci
- npm run test:unit - npm run test:unit
- name: deploy - name: deploy
image: docker.io/busybox image: kroniak/ssh-client
commands: commands:
- ssh root@autobaan - ssh root@autobaan
- touch deploy - touch deploy