Skip to content

Commit 909ee3b

Browse files
authored
Merge pull request #1551 from devfile/fixprojectbackupimagebuild
fix: project backup image build
2 parents 8276d1f + c12f2dc commit 909ee3b

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)