Correcting name of deploy step

This commit is contained in:
collin 2026-03-24 16:58:07 +01:00
parent b4ef4c8ca6
commit f099ebd332
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ when:
branch: main branch: main
steps: steps:
- name: test-and-deploy - name: deploy
image: docker.io/node:hydrogen image: docker.io/node:hydrogen
volumes: volumes:
- /etc/ssh:/etc/ssh - /etc/ssh:/etc/ssh