diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 7a8fed5..f74020c 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -67,7 +67,7 @@ jobs: name: Buildah Action uses: redhat-actions/buildah-build@v2 with: - containerfiles: ./Dockerfile | ./Containerfile + containerfiles: Dockerfile | Containerfile #image: my-new-image #tags: v1 ${{ github.sha }} #build-args: