We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486e673 commit c84a2bfCopy full SHA for c84a2bf
.github/workflows/release-branch.yml
@@ -42,7 +42,7 @@ on:
42
43
env:
44
NFPM_VERSION: 'v2.35.3'
45
- GOPROXY: "https://${{ secrets.ARTIFACTORY_USER }}:${{ secrets.ARTIFACTORY_TOKEN }}@azr.artifactory.f5net.com/artifactory/api/go/f5-nginx-go-dev"
+ GOPROXY: "https://${{ secrets.ARTIFACTORY_USER }}:${{ secrets.ARTIFACTORY_TOKEN }}@azr.artifactory.f5net.com/artifactory/api/go/f5-nginx-go-local-approved-dependency"
46
47
defaults:
48
run:
0 commit comments