Skip to content
Snippets Groups Projects
Unverified Commit f1d39217 authored by pascal's avatar pascal
Browse files

Fix CI build step

parent c2708ac4
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ go-build:
stage: build
image: golang:1
script:
- go build ./...
- go build
- mkdir artifacts
- cp pseuco-jani-server{,.service} systemd-deploy.sh artifacts/
artifacts:
......
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