Skip to content

Commit

Permalink
test 13
Browse files Browse the repository at this point in the history
  • Loading branch information
aedan committed Jan 3, 2025
1 parent 8eeb5e7 commit 6dcb368
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/image-pull-and-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
echo "Retagging ${{ matrix.image }} to $GHCR_IMAGE"
docker tag ${{ matrix.image }} $GHCR_IMAGE
echo "GHCR_IMAGE=$GHCR_IMAGE" >> $GITHUB_ENV
echo "GHCR_IMAGE=$GHCR_IMAGE" >> $GITHUB_OUTPUT
- name: Create Dummy Dockerfile
Expand Down
1 change: 0 additions & 1 deletion .original-images.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[
"docker.io/openstackhelm/heat:2024.1-ubuntu_jammy",
"docker.io/openstackhelm/glance:2024.1-ubuntu_jammy",
"docker.io/openstackhelm/glance:2024.2-ubuntu_jammy",
"docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
]

0 comments on commit 6dcb368

Please sign in to comment.