Skip to content

Commit

Permalink
Add IQE_IMAGE_TAG to integration testing image (#1937)
Browse files Browse the repository at this point in the history
Co-authored-by: Asa Price <[email protected]>
  • Loading branch information
SerCantus and kruai authored Sep 20, 2024
1 parent 4e645a1 commit 65204c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/testing-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ objects:
optional: true
containers:
- name: host-inventory-e2e-iqe-${IMAGE_TAG}-${UID}
image: ${IQE_IMAGE}
image: ${IQE_IMAGE}:${IQE_IMAGE_TAG}
imagePullPolicy: Always
args:
- ${IQE_CONTAINER_ARGS}
Expand Down

0 comments on commit 65204c1

Please sign in to comment.