Skip to content

Commit

Permalink
Updating repository credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
Albertoimpl committed Jul 23, 2024
1 parent 8db1b9f commit 4919b61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/tasks/generate-docker-credentials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ run:

params:
DOCKER_CONFIG_OUTPUT: ../docker-config
REGISTRY: ((registry))
REGISTRY_USERNAME: ((registry-username))
REGISTRY_PASSWORD: ((registry-password))
REGISTRY: ((spring-credhub-virtual-docker-registry))
REGISTRY_USERNAME: ((broadcom-jfrog-artifactory-robot-account.username))
REGISTRY_PASSWORD: ((broadcom-jfrog-artifactory-robot-account.password))

0 comments on commit 4919b61

Please sign in to comment.