Update .gitlab-ci.yml
This commit is contained in:
parent
450552af18
commit
4f08f8a340
|
@ -25,4 +25,4 @@ deploy:
|
||||||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
|
|
||||||
- ssh "$SERVER_HOST" ls
|
- ssh "$SERVER_HOST" ls "$WPD_FOLDER"
|
Loading…
Reference in New Issue