This commit is contained in:
parent
bcc4195234
commit
b8087ff4d9
@ -8,7 +8,7 @@ pipeline:
|
|||||||
- GOOS=linux
|
- GOOS=linux
|
||||||
- GOARCH=amd64
|
- GOARCH=amd64
|
||||||
commands:
|
commands:
|
||||||
- go build .
|
- go build -ldflags -s -w -X main.version=${CI_COMMIT_TAG}" -trimpath -o release/ubnt-freifunk-map-api .
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
Loading…
Reference in New Issue
Block a user