mirror of
https://github.com/thegeeklab/drone-yaml.git
synced 2024-11-22 10:00:39 +00:00
commit dd498d9592
Author: Robert Kaussow <mail@thegeeklab.de> Date: Mon Apr 25 12:56:05 2022 +0200 ci: refactor build tools and ci setup (#23)
This commit is contained in:
parent
0e0c92cdb2
commit
e635fe18ea
@ -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-yaml
|
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