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