We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6981060 commit b7a9641Copy full SHA for b7a9641
.github/workflows/build-test-and-push.yaml
@@ -90,7 +90,7 @@ jobs:
90
id: meta
91
uses: docker/metadata-action@v5
92
with:
93
- images: hsldevcom/infodevops-docker-base-images/${{ matrix.image }}
+ images: infodevops-docker-base-images/${{ matrix.image }}
94
tags: |
95
type=sha
96
type=raw,value=latest
0 commit comments