s
This commit is contained in:
parent
3ab039f28d
commit
1201d40a45
@ -64,11 +64,11 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: Buildah Action
|
name: Buildah Action
|
||||||
uses: redhat-actions/buildah-build@v2
|
uses: redhat-actions/buildah-build@v2
|
||||||
with:
|
with:
|
||||||
containerfiles: | ./Containerfile
|
containerfiles: | ./Containerfile
|
||||||
#image: my-new-image
|
#image: my-new-image
|
||||||
#tags: v1 ${{ github.sha }}
|
#tags: v1 ${{ github.sha }}
|
||||||
#build-args:
|
#build-args:
|
||||||
-
|
-
|
||||||
name: Login To Zot
|
name: Login To Zot
|
||||||
uses: https://github.com/docker/login-action@v3
|
uses: https://github.com/docker/login-action@v3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user