Skip to content

Commit

Permalink
fixed werf
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Nov 24, 2023
1 parent ab746a4 commit 5b27873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ shell:
- go env -w GONOSUMDB=github.com/*
- go env -w GONOPROXY=github.com/*
- export CGO_ENABLED=1
- export GO111MODULE=off
- export GO111MODULE=on
- export GOOS=linux
- cd /go/src/github.com/rarimo/tss-svc
- go build -o /usr/local/bin/tss-svc /go/src/github.com/rarimo/tss-svc
Expand Down

0 comments on commit 5b27873

Please sign in to comment.