This commit is contained in:
perro tuerto 2021-04-21 11:23:12 -05:00
parent 10a2b2a1d7
commit 919cda0d98
1 changed files with 2 additions and 3 deletions

View File

@ -4,9 +4,8 @@ image:
pages:
stage: deploy
script:
#- wget https://pad.programando.li/rweb/download -O rweb.rb
#- ruby rweb.rb
- curl https://pad.programando.li/rweb/download | ruby
- wget https://pad.programando.li/rweb/download -O rweb.rb
- ruby rweb.rb
artifacts:
paths:
- public