Skip to content

Commit c2cea18

Browse files
committed
Fix image tags CI check
1 parent de0bbda commit c2cea18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/environments/ci-aio/stackhpc-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ stackhpc_include_os_minor_version_in_repo_url: true
5555

5656
# Override Pulp credentials to allow querying container image tags in the
5757
# check-tags.yml custom playbook.
58-
pulp_url: "{{ stackhpc_repo_mirror_url }}"
58+
pulp_url: "{{ stackhpc_release_pulp_url }}"
5959
pulp_username: "skc-ci-aio-epoxy"
6060
pulp_password: !vault |
6161
$ANSIBLE_VAULT;1.1;AES256

0 commit comments

Comments
 (0)