Update .gitlab-ci.yml file

This commit is contained in:
perro tuerto 2021-04-25 07:14:06 +00:00
parent 156eab96bf
commit b70c669dcf
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ pages:
stage: deploy
before_script:
- 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
- git pull origin ed2
script: