Skip to content

Commit b321f41

Browse files
committed
Fix vault config
1 parent a6843b0 commit b321f41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
-e GORELEASER_CURRENT_TAG -e CIRCLE_TAG -e CIRCLE_SHA1 \
9999
-e GO111MODULE=on \
100100
-e GITHUB_TOKEN \
101+
-e VAULT_ADDR -e VAULT_TOKEN \
101102
goreleaser/goreleaser:v2.14.2 release
102103
snapshot:
103104
machine:

0 commit comments

Comments
 (0)