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