1 changed files with 1 additions and 1 deletions
@ -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 |
|||
|
|||
Loading…
Reference in new issue