Skip to content

Commit 1297135

Browse files
mayurwaghmodeAllda
authored andcommitted
Update ppc64le-image.yml
1 parent d5f6826 commit 1297135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppc64le-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: redhat-actions/buildah-build@v2
3232
with:
3333
image: operator-pipelines-images-multi-arch
34-
tags: latest ${{ github.sha }}
34+
tags: ppc64le ${{ github.sha }}
3535
archs: ppc64le
3636
dockerfiles: |
3737
./operator-pipeline-images/Dockerfile-ppc64le

0 commit comments

Comments
 (0)