Skip to content
Snippets Groups Projects
Commit 541a3d77 authored by neko's avatar neko
Browse files

Update file .gitlab-ci.yml

parent 9a21d5b3
Branches
No related tags found
No related merge requests found
...@@ -14,12 +14,11 @@ stages: ...@@ -14,12 +14,11 @@ stages:
- build - build
- push - push
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
- hugo mod get -u - hugo mod get -u
test:
script: script:
- hugo - hugo
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment