Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-05-23 18:53:53 +00:00
parent 450552af18
commit 4f08f8a340
1 changed files with 1 additions and 1 deletions

View File

@ -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"