Update file .gitlab-ci.yml

This commit is contained in:
neko 2024-08-07 12:18:25 +00:00
parent 541a3d77ce
commit cf4f2710c4
1 changed files with 1 additions and 0 deletions

View File

@ -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