This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
|||||||
uses: redhat-actions/buildah-build@v2
|
uses: redhat-actions/buildah-build@v2
|
||||||
with:
|
with:
|
||||||
containerfiles: "Dockerfile"
|
containerfiles: "Dockerfile"
|
||||||
iamge: git.kocoder.xyz/kocoded/vt-be
|
image: git.kocoder.xyz/kocoded/vt-be
|
||||||
tags: "v0 latest"
|
tags: "${{ github.ref_name }} latest"
|
||||||
|
|
||||||
- name: Push Docker Images
|
- name: Push Docker Images
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user