make deploy auto
This commit is contained in:
parent
1c27b7f384
commit
4bbb087126
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ deploy:
|
|||
- echo "$SSH_KNOWN_HOSTS" >> $HOME/.ssh/known_hosts
|
||||
- echo "$SSH_CONFIG" >> $HOME/.ssh/config
|
||||
- chmod 644 $HOME/.ssh/{known_hosts,config}
|
||||
when: manual
|
||||
# when: manual
|
||||
|
|
Loading…
Reference in a new issue