diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 768ea76ed1..46f2ae26dc 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -390,6 +390,7 @@ jobs: - WIN64 timeout: ((task-timeout)) params: + BRANCH: ((branch)) GRADLE_ENTERPRISE_ACCESS_KEY: ((gradle_enterprise_secret_access_key)) GRADLE_ENTERPRISE_CACHE_USERNAME: ((gradle_enterprise_cache_user.username)) GRADLE_ENTERPRISE_CACHE_PASSWORD: ((gradle_enterprise_cache_user.password)) diff --git a/ci/tasks/build-project-windows.yml b/ci/tasks/build-project-windows.yml index d3e54cf74d..ed9cc9a3b7 100644 --- a/ci/tasks/build-project-windows.yml +++ b/ci/tasks/build-project-windows.yml @@ -3,6 +3,7 @@ platform: windows inputs: - name: git-repo params: + BRANCH: CI: true GRADLE_ENTERPRISE_ACCESS_KEY: GRADLE_ENTERPRISE_CACHE_USERNAME: