Skip to content
Snippets Groups Projects
Commit 4215f419 authored by kaiyou's avatar kaiyou
Browse files

Try and fix the gitlab build

parent b8da3f1b
No related branches found
No related tags found
No related merge requests found
Pipeline #23858 failed
...@@ -15,7 +15,7 @@ compile: ...@@ -15,7 +15,7 @@ compile:
variables: variables:
GOPATH: $CI_PROJECT_DIR/.go GOPATH: $CI_PROJECT_DIR/.go
before_script: before_script:
- apk add --no-cache libseccomp-dev libseccomp-static - apk add --no-cache git libseccomp-dev libseccomp-static
- mkdir -p .go - mkdir -p .go
cache: cache:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment