mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 01:42:20 +00:00
feat: change to secretkey
This commit is contained in:
parent
336da0817e
commit
0d1f47d3ba
@ -19,7 +19,7 @@ steps:
|
|||||||
username: root
|
username: root
|
||||||
port: 22
|
port: 22
|
||||||
key:
|
key:
|
||||||
from_secret: SSH_KEY
|
from_secret: SECRETKEY
|
||||||
script:
|
script:
|
||||||
- cd /root/Docker/todo
|
- cd /root/Docker/todo
|
||||||
- docker-compose down
|
- docker-compose down
|
||||||
|
Loading…
Reference in New Issue
Block a user