Add test stage to CI #37
@ -6,7 +6,7 @@ stages:
|
|||||||
|
|
||||||
test_build:
|
test_build:
|
||||||
stage: test
|
stage: test
|
||||||
image: klakegg/hugo:0.111.3-ext-alpine
|
image: klakegg/hugo:0.111.3-ext-alpine-ci
|
||||||
script:
|
script:
|
||||||
- hugo version
|
- hugo version
|
||||||
- hugo --minify
|
- hugo --minify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user