Skip to content

Commit

Permalink
fix werf
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Nov 24, 2023
1 parent 43e97e4 commit 545a427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ shell:
- go env -w GONOPROXY=github.com/*
- cd /go/src/github.com/rarimo/evm-identity-saver-svc
- go mod tidy
- go mod vendor
setup:
- export CGO_ENABLED=0
- export GO111MODULE=on
- export GOOS=linux
- cd /go/src/github.com/rarimo/evm-identity-saver-svc
- go build -o /usr/local/bin/evm-identity-saver-svc /go/src/github.com/rarimo/evm-identity-saver-svc
Expand Down

0 comments on commit 545a427

Please sign in to comment.