Update file .gitlab-ci.yml
This commit is contained in:
parent
0312e17240
commit
9a21d5b33b
|
@ -16,6 +16,7 @@ stages:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache go curl bash nodejs
|
- apk add --no-cache go curl bash nodejs
|
||||||
|
- hugo version
|
||||||
- hugo mod get -u
|
- hugo mod get -u
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue