1 changed files with 1 additions and 1 deletions
@ -39,7 +39,7 @@ jobs: |
|||||
uses: redhat-actions/[email protected] |
uses: redhat-actions/[email protected] |
||||
with: |
with: |
||||
containerfiles: | |
containerfiles: | |
||||
./container/Containerfile |
./Containerfile |
||||
image: ${{github.event.repository.full_name}} |
image: ${{github.event.repository.full_name}} |
||||
tags: latest ${{ github.sha }} |
tags: latest ${{ github.sha }} |
||||
oci: true |
oci: true |
||||
|
|||||
Loading…
Reference in new issue