Added image version to mainCI
This commit is contained in:
parent
edc26b1ca5
commit
846c01785c
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Build image
|
||||
run: podman build -t $IMAGE_NAME .
|
||||
run: podman build -t $IMAGE_NAME:$IMAGE_VERSION .
|
||||
|
||||
push:
|
||||
runs-on: [host-builder]
|
||||
|
Loading…
Reference in New Issue
Block a user