[CI] remove debug command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kleph 2020-10-27 17:22:15 +01:00
parent e129a6cb30
commit 3553c0c70b

View file

@ -26,5 +26,4 @@ steps:
- echo "deploy $DEPLOY_USER@$DEPLOY_HOST"
- echo "$DEPLOY_KEY" | sed 's/!/\n/g' > deploy_key
- chmod 0600 deploy_key
- cat deploy_key
- scp -i deploy_key -o StrictHostKeyChecking=no cv.pdf $DEPLOY_USER@$DEPLOY_HOST:/srv/http/trucs/cv_laurenti_2020.pdf