mirror of
https://github.com/thegeeklab/drone-github-comment.git
synced 2024-11-22 18:50:39 +00:00
commit c7937fd44e
Author: Robert Kaussow <mail@thegeeklab.de> Date: Mon Apr 25 12:53:45 2022 +0200 ci: refactor build tools and ci setup (#95)
This commit is contained in:
parent
15452e8448
commit
f69347cc49
@ -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/drone-github-comment
|
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