From 28a48e705e6f2ac28131ce73cbe51c0a782f3df7 Mon Sep 17 00:00:00 2001 From: Nika Zhenya Date: Tue, 20 Apr 2021 14:45:26 -0500 Subject: [PATCH] Prueba --- .gitlab-ci.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2490dc..eb9b68d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,13 +1,7 @@ -image: pandoc/latex +image: nikazhenya/pecas-pandoc pages: stage: deploy - before_script: - - export DEBIAN_FRONTEND=noninteractive - - apt-get -y update && apt-get -y upgrade - - apt-get -y install ruby - - gem install bibtex-ruby httparty nokogiri - - ruby -v script: - wget https://pad.programando.li/rweb/download -O rweb.rb - ruby rweb.rb