Skip to content

Commit c12f2dc

Browse files
committed
fix: project backup image build
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent 8276d1f commit c12f2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/next-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
tags: |
8383
quay.io/devfile/project-backup:next
8484
quay.io/devfile/project-backup:sha-${{ steps.git-sha.outputs.sha }}
85-
file: ./project-backup/Dockerfile
85+
file: ./project-backup/Containerfile
8686

8787
build-next-olm-imgs:
8888
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)