Update .gitlab-ci.yml file

This commit is contained in:
perro tuerto 2021-04-25 05:56:10 +00:00
parent e68cce6517
commit 9a0a88721f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pages:
stage: deploy
script:
- curl https://pad.programando.li/rweb/download | ruby
- pwd && ls && echo $(git config -l)
- pwd && ls -a && cat README.md && echo $(git config -l)
artifacts:
paths:
- public