Update .gitlab-ci.yml

This commit is contained in:
perro tuerto 2021-08-06 15:27:45 +00:00
parent e7a3185283
commit fbcb2d27ab
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pages:
- git checkout ed2 - git checkout ed2
- git pull origin ed2 - git pull origin ed2
script: script:
- ruweb - ruweb $MD_URL
after_script: after_script:
- git add . - git add .
- git commit -m 'Multipublicación automatizada realizada.' - git commit -m 'Multipublicación automatizada realizada.'