Compare commits
No commits in common. "c76c08abe750ffc120a812113bbdd75b4ff3a9a6" and "ee2459d5380874e3ee30dcb6444006ab8f7348f7" have entirely different histories.
c76c08abe7
...
ee2459d538
|
@ -22,9 +22,9 @@ steps:
|
|||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y libsystemd-dev
|
||||
- 'go build -ldflags="-s -w" -v .'
|
||||
- go build -ldflags="-s -w" -v .
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
- DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
|
|
Loading…
Reference in New Issue