aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 091ab15..9b6ccfa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,13 +1,11 @@
-image: registry.gitlab.com/pages/hugo:latest
+image: ymherklotz/hugo:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
- before_script:
- - sudo apt-get install emacs
script:
- - emacs --batch --no-init --load publish.el
+ - emacs --batch --no-init --file content.org --load publish.el
- hugo
artifacts:
paths: