This commit is contained in:
perro tuerto 2021-10-17 22:05:44 -05:00
parent 7c61895377
commit 0b03ba998c
1 changed files with 2 additions and 1 deletions

View File

@ -14,8 +14,9 @@ pages:
- cp -r {anexos,bibliografia,recursos,tesis,index.html} public/
- rm -rf public/bibliografia/recursos
after_script:
- git add . && git commit -m "Multipublicación automatizada realizada." && git push origin master
- git reset --hard
- git checkout master
- git add . && git commit -m "Multipublicación automatizada realizada." && git push origin master
artifacts:
paths:
- public