Skip to content

Commit

Permalink
volume map
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffy-mathew committed Apr 8, 2024
1 parent 8a744b6 commit ec35c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ jobs:
-v ${{github.workspace}}:/go/src/github.com/TykTechnologies/tyk \
-v /var/run/docker.sock:/var/run/docker.sock \
-v ~/.docker/config.json:/root/.docker/config.json \
-v ~/go/pkg/mod:/go/pkg/mod \
-v /tmp/build.sh:/tmp/build.sh \
-v /go/src/github.com:/go/src/github.com
-w /go/src/github.com/TykTechnologies/tyk \
tykio/golang-cross:${{ matrix.golang_cross }} /tmp/build.sh
- uses: aws-actions/configure-aws-credentials@v4
Expand Down

0 comments on commit ec35c88

Please sign in to comment.