Skip to content

Commit

Permalink
fix ci cd before running go build
Browse files Browse the repository at this point in the history
  • Loading branch information
napalmpapalam committed Oct 24, 2023
1 parent a793101 commit 673dd58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions werf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ shell:
- export CGO_ENABLED=1
- export GO111MODULE=on
- export GOOS=linux
- cd /go/src/github.com/rarimo/dex-pairs-oracle
- go build -o /usr/local/bin/dex-pairs-oracle /go/src/github.com/rarimo/dex-pairs-oracle

---
Expand Down

0 comments on commit 673dd58

Please sign in to comment.