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