Fix .drone.yml
continuous-integration/drone/tag Build is passing
Details
continuous-integration/drone/tag Build is passing
Details
This commit is contained in:
parent
234e181d1b
commit
c76c08abe7
|
@ -24,7 +24,7 @@ steps:
|
||||||
- apt-get install -y libsystemd-dev
|
- apt-get install -y libsystemd-dev
|
||||||
- 'go build -ldflags="-s -w" -v .'
|
- 'go build -ldflags="-s -w" -v .'
|
||||||
environment:
|
environment:
|
||||||
- DEBIAN_FRONTEND=noninteractive
|
DEBIAN_FRONTEND: noninteractive
|
||||||
|
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
|
|
Loading…
Reference in New Issue