Dev #1

Merged
OCram85 merged 2 commits from dev into master 2022-01-04 11:30:13 +01:00
Showing only changes of commit 0d6704472f - Show all commits

View File

@ -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