diff --git a/.drone.yml b/.drone.yml index f83af19..4a51984 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,4 @@ steps: - name: deploy image: kroniak/ssh-client commands: - - echo "deploy: deploy_user" - #- echo ${PRIVATE_KEY} > id_deploy - #- scp -i id_deploy cv.pdf ${DEPLOY_USER}@${DEPLOY_HOST}:/srv/http/trucs/cv_laurenti_2020.pdf + - echo "deploy" diff --git a/.gitignore b/.gitignore index 5bd5993..0f0bf37 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ # these rules might exclude image files for figures etc. # *.ps # *.eps -# *.pdf +*.pdf ## Generated if empty string is given at "Please type another file name for output:" .pdf