next try 3
This commit is contained in:
@@ -71,8 +71,11 @@ jobs:
|
||||
sep-annotations: " "
|
||||
|
||||
- name: Build Image
|
||||
env:
|
||||
STORAGE_DRIVER: vfs
|
||||
CONTAINERS_CONF: ""
|
||||
run: |
|
||||
podman build \
|
||||
podman --storage-driver=vfs build \
|
||||
-f ./Containerfile \
|
||||
-t "localhost/${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}" \
|
||||
--label "org.opencontainers.image.title=${{ env.IMAGE_NAME }}" \
|
||||
|
||||
Reference in New Issue
Block a user