updating .gitlab-ci.yml

This commit is contained in:
Chris Cochrun 2022-10-26 13:42:57 -05:00
parent f38c22f593
commit 70ed41a366

View file

@ -1,8 +1,9 @@
# The Docker image that will be used to build your app
image: klakegg/hugo:pandoc
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
# Functions that should be executed before the build script is run
before_script:
- cd tfc
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
script:
- hugo