Update .gitlab-ci.yml

This commit is contained in:
perro tuerto 2021-05-07 20:50:36 +00:00
parent 1ff1e15cd7
commit e7a3185283
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pages:
- git checkout ed2
- git pull origin ed2
script:
- curl https://pad.programando.li/rweb/download | ruby
- ruweb
after_script:
- git add .
- git commit -m 'Multipublicación automatizada realizada.'