[CI] remove debug command
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e129a6cb30
commit
3553c0c70b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue