Update .gitlab-ci.yml file

This commit is contained in:
perro tuerto 2021-04-25 20:00:32 +00:00
parent 6b0d2e1838
commit 1ff1e15cd7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pages:
- git remote set-url origin https://$GIT_CI_USER:$GIT_CI_PASS@gitlab.com/$CI_PROJECT_PATH.git
- git config --global user.email "bot@perro.tuerto"
- git config --global user.name "Perro en la Matrix"
- git checkout -B ed2
- git checkout ed2
- git pull origin ed2
script:
- curl https://pad.programando.li/rweb/download | ruby