#17 Fix typo: (We armed the weapon)
This commit is contained in:
parent
479f953944
commit
b980d5c563
@ -39,6 +39,6 @@ jobs:
|
||||
for host in $(cat /tmp/hostlist); do
|
||||
ssh-keyscan -t ed25519 $host >> ~/.ssh/known_hosts
|
||||
done
|
||||
- name: Dry-run deploy
|
||||
- name: Deploy
|
||||
run: |
|
||||
./deploy/bin/deploy --ssh-opts '-i /tmp/key'
|
Loading…
Reference in New Issue
Block a user