Use sup tool for deploy
Fix deploy image again
This commit is contained in:
parent
c75c235694
commit
ce9d0ebfdf
@ -49,7 +49,7 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- add_ssh_keys
|
||||
# - run: apk add -u openssh-client
|
||||
- run: apk add -u openssh-client
|
||||
- run: ssh-keyscan "$TARGET_HOST" >> ~/.ssh/known_hosts
|
||||
# Prepare sup deploy tool
|
||||
- run: wget https://github.com/pressly/sup/releases/download/v0.5.3/sup-linux64 -O sup
|
||||
|
Loading…
Reference in New Issue
Block a user