Update .gitlab-ci.yml file

This commit is contained in:
perro tuerto 2021-04-25 06:37:03 +00:00
parent 03117843c5
commit c9d653bb3b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ image:
pages:
stage: deploy
before_script:
- git remote set-url origin https://USERNAME:${CI_PUSH_TOKEN}@gitlab.com/maestria-investigacion.git
- git remote set-url origin https://$GIT_CI_USER:$GIT_CI_PASS@gitlab.com/$CI_PROJECT_PATH.git
- git config --global user.email 'hi@perrotuerto.blog'
- git config --global user.name 'Perro en la Matrix'
- git checkout -B ed2