Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Glenn Y. Rolland 2024-04-27 18:59:30 +00:00
parent 222903a0fe
commit 10badbcf44

View file

@ -96,7 +96,7 @@ steps:
ssh -o StrictHostKeyChecking=no \ ssh -o StrictHostKeyChecking=no \
-i ~/.ssh/deploy_key \ -i ~/.ssh/deploy_key \
"$SSH_USER@$SSH_HOST" \ "$SSH_USER@$SSH_HOST" \
ps:stop code ps:restart code
# volumes: # volumes:
# - name: cache # - name: cache