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 2d65bce commit 4c720eaCopy full SHA for 4c720ea
ci/pipeline.yml
@@ -2,7 +2,7 @@ anchors:
2
git-repo-resource-source: &git-repo-resource-source
3
uri: ((github-repo))
4
username: ((github-username))
5
- password: ((github-password))
+ password: ((github-ci-release-token))
6
branch: ((branch))
7
gradle-enterprise-task-params: &gradle-enterprise-task-params
8
GRADLE_ENTERPRISE_ACCESS_KEY: ((gradle_enterprise_secret_access_key))
0 commit comments