chore: remove image name from build args (unused)

This commit is contained in:
ER
2023-04-02 16:27:45 +03:00
parent 6cc44ff4a9
commit f7c2c4ab9a

View File

@@ -111,7 +111,6 @@ jobs:
tags: |
${{ steps.generate-tags.outputs.alias_tags }}
build-args: |
IMAGE_NAME=${{ matrix.image_name }}
FEDORA_MAJOR_VERSION=${{ matrix.major_version }}
labels: ${{ steps.meta.outputs.labels }}
oci: false