Update file .gitlab-ci.yml
This commit is contained in:
parent
541a3d77ce
commit
cf4f2710c4
|
@ -15,6 +15,7 @@ stages:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
stage: test
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache go curl bash nodejs
|
- apk add --no-cache go curl bash nodejs
|
||||||
- hugo version
|
- hugo version
|
||||||
|
|
Loading…
Reference in New Issue