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