From 7e62a867ab43592b652d55119e09b0d760ec6d6c Mon Sep 17 00:00:00 2001 From: acereca Date: Mon, 2 Jul 2018 14:39:32 +0200 Subject: [PATCH] rm pages --- .gitlab-ci.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2058f2d..d891405 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,14 +12,5 @@ compile_pdf: artifacts: paths: - tikz/*.pdf - -pages: - image: alpine - script: - - mv data/raspi-i2c/docs/build/html/ public/ - artifacts: - paths: - - public - only: - - master + - thesis.pdf