Dev #1
@ -9,7 +9,7 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Build binary"
|
- name: "Build binary"
|
||||||
image: golang:1.15-buster
|
image: golang:1.17.5-buster
|
||||||
commands:
|
commands:
|
||||||
- CGO_ENABLED=0 go build -o ServiceUpdater
|
- CGO_ENABLED=0 go build -o ServiceUpdater
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user