We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8276d1f + c12f2dc commit 909ee3bCopy full SHA for 909ee3b
1 file changed
.github/workflows/next-build.yml
@@ -82,7 +82,7 @@ jobs:
82
tags: |
83
quay.io/devfile/project-backup:next
84
quay.io/devfile/project-backup:sha-${{ steps.git-sha.outputs.sha }}
85
- file: ./project-backup/Dockerfile
+ file: ./project-backup/Containerfile
86
87
build-next-olm-imgs:
88
runs-on: ubuntu-latest
0 commit comments