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 d202006 commit 577e855Copy full SHA for 577e855
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ permissions:
20
21
env:
22
NFPM_VERSION: 'v2.35.3'
23
- GOPROXY: "https://${{ secrets.ARTIFACTORY_USER }}:${{ secrets.ARTIFACTORY_TOKEN }}@azr.artifactory.f5net.com/artifactory/api/go/f5-nginx-go-dev"
+ GOPROXY: "direct"
24
25
jobs:
26
proxy-sanity-check:
0 commit comments