update ci configuration

This commit is contained in:
Simon Vieille 2023-05-26 16:50:37 +02:00
parent e671ce666b
commit fcfc38db63
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -10,7 +10,7 @@ pipeline:
build:
image: *golang
environment:
TAG: ${CI_COMMIT_TAG}
TAG: ${CI_COMMIT_TAG:-}
commands:
- go build
- ART=/artifacts/deblan/capture