Skip to content

Commit

Permalink
Adding variables for Gradle Enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
Albertoimpl committed Oct 16, 2023
1 parent f76208b commit bf080a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/tasks/build-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ run:
params:
ARTIFACTORY_USERNAME: ((artifactory-username))
ARTIFACTORY_PASSWORD: ((artifactory-password))
GRADLE_ENTERPRISE_CACHE_USERNAME: ((gradle-enterprise-cache-user))
GRADLE_ENTERPRISE_CACHE_PASSWORD: ((gradle-enterprise-cache-password))
GRADLE_ENTERPRISE_ACCESS_KEY: ((gradle-enterprise-secret-access-key))

0 comments on commit bf080a9

Please sign in to comment.