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 6d2cf16 commit ba2e43eCopy full SHA for ba2e43e
.github/workflows/ci.yml
@@ -109,7 +109,6 @@ jobs:
109
else
110
echo "go_proxy=https://proxy.golang.org,direct" >> $GITHUB_OUTPUT
111
fi
112
- echo "go_proxy=${go_proxy}" >> $GITHUB_OUTPUT
113
./.github/scripts/variables.sh go_code_md5 >> $GITHUB_OUTPUT
114
./.github/scripts/variables.sh docker_md5 >> $GITHUB_OUTPUT
115
./.github/scripts/variables.sh build_tag >> $GITHUB_OUTPUT
0 commit comments