Update .gitlab-ci.yml file

This commit is contained in:
perro tuerto 2021-04-25 06:18:32 +00:00
parent d8da521388
commit bd1bb19e9f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ pages:
script:
- curl https://pad.programando.li/rweb/download | ruby
after_script:
- git add .
- git commit -m 'Multipublicación automatizada realizada.'
- git push --follow-tags origin master
artifacts: