Correcting name of deploy step
This commit is contained in:
parent
b4ef4c8ca6
commit
f099ebd332
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue