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