Skip to content

Commit

Permalink
fix containerfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Jun 19, 2023
1 parent ba3b387 commit 583efdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: redhat-actions/[email protected]
with:
containerfiles: |
./container/Containerfile
./Containerfile
image: ${{github.event.repository.full_name}}
tags: latest ${{ github.sha }}
oci: true
Expand Down

0 comments on commit 583efdb

Please sign in to comment.