Skip to content

Commit d679c1e

Browse files
mayurwaghmodeAllda
authored andcommitted
Update ppc64le-image.yml
1 parent c0a9e09 commit d679c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ppc64le-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
sudo apt-get update
1717
sudo apt-get install -y qemu-user-static
18-
18+
1919
- name: Build image
2020
id: build-image
2121
uses: redhat-actions/buildah-build@v2
@@ -25,7 +25,7 @@ jobs:
2525
archs: ppc64le
2626
dockerfiles: |
2727
./operator-pipeline-images/Dockerfile-ppc64le
28-
28+
2929
- name: Push To quay.io
3030
id: push-to-quay
3131
uses: redhat-actions/push-to-registry@v2

0 commit comments

Comments
 (0)