trying old ci
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
|
||||||
|
image: registry.gitlab.com/pages/hugo:latest
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update --force
|
- git submodule update --force
|
||||||
@@ -15,4 +18,4 @@ before_script:
|
|||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user