Update .gitlab-ci.yml file
This commit is contained in:
parent
9a08f15782
commit
e15aa4cc54
|
@ -1,5 +1,5 @@
|
||||||
# The Docker image that will be used to build your app
|
# The Docker image that will be used to build your app
|
||||||
image: hugo
|
image: klakegg/hugo
|
||||||
# Functions that should be executed before the build script is run
|
# Functions that should be executed before the build script is run
|
||||||
before_script:
|
before_script:
|
||||||
- cd tfc
|
- cd tfc
|
||||||
|
|
Loading…
Reference in a new issue