Skip to content

Commit

Permalink
Configure DOCKER_HUB_AUTH param on native smoke test tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed May 10, 2023
1 parent 707d120 commit 92d7843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipeline-template/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
BRANCH: #@ branch
SMOKE_TEST: #@ group.name + ":" + smoke_test.name
TASK: nativeAppTest
DOCKER_HUB_AUTH: ((docker-hub-auth))
DOCKER_HUB_MIRROR: ((docker-hub-mirror))
GRADLE_ENTERPRISE_ACCESS_KEY: ((gradle_enterprise_secret_access_key))
GRADLE_ENTERPRISE_CACHE_USERNAME: ((gradle_enterprise_cache_user.username))
Expand Down

0 comments on commit 92d7843

Please sign in to comment.