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