This commit is contained in:
parent
3f7c4e5596
commit
e141a3275e
1 changed files with 2 additions and 1 deletions
|
@ -36,5 +36,6 @@ jobs:
|
|||
-
|
||||
name: Build and push
|
||||
run: |
|
||||
${{ github.workspace }}/builder.sh ${{ env.REGISTRY_IMAGE }}
|
||||
id
|
||||
buildah unshare ${{ github.workspace }}/builder.sh ${{ env.REGISTRY_IMAGE }}
|
||||
buildah push ${{ env.REGISTRY_IMAGE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue