This commit is contained in:
perro tuerto 2021-04-21 11:16:04 -05:00
parent 43b8c37209
commit 10a2b2a1d7
1 changed files with 3 additions and 3 deletions

View File

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