Maybe fix .drone.yml?
continuous-integration/drone/tag Build encountered an error
Details
continuous-integration/drone/tag Build encountered an error
Details
This commit is contained in:
parent
ee2459d538
commit
234e181d1b
|
@ -22,7 +22,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue