Skip to content

Commit 20d6a37

Browse files
committed
add GOPROXY env variable
1 parent efdaaaf commit 20d6a37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-branch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ on:
7171

7272
env:
7373
NFPM_VERSION: 'v2.35.3'
74+
GOPROXY: "https://${{ secrets.ARTIFACTORY_USER }}:${{ secrets.ARTIFACTORY_TOKEN }}@azr.artifactory.f5net.com/artifactory/api/go/f5-nginx-go-dev"
7475

7576
defaults:
7677
run:

0 commit comments

Comments
 (0)