mirror of
https://github.com/thegeeklab/drone-matrix.git
synced 2024-11-25 11:40:41 +00:00
commit 38c2f9e523
Author: Robert Kaussow <mail@thegeeklab.de> Date: Mon Apr 25 12:55:06 2022 +0200 ci: refactor build tools and ci setup (#31)
This commit is contained in:
parent
402d3d8f08
commit
a5e971d04b
@ -27,7 +27,7 @@ export GOARCH=amd64
|
|||||||
export CGO_ENABLED=0
|
export CGO_ENABLED=0
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
|
|
||||||
go build -v -a -tags netgo -o release/linux/amd64/drone-matrix
|
make build
|
||||||
```
|
```
|
||||||
|
|
||||||
Build the Docker image with the following command:
|
Build the Docker image with the following command:
|
||||||
|
Loading…
Reference in New Issue
Block a user