Cut dot in image name in attempt to fix buildx bad request 400 error

This commit is contained in:
Laurent Indermuehle 2023-02-01 11:44:32 +01:00
parent 484699b57e
commit f356eecce1
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -9,7 +9,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: community.mysql/test-container-mariadb103-py38-mysqlclient201
IMAGE_NAME: community-mysql/test-container-mariadb103-py38-mysqlclient201
CONTEXT: test-containers/mariadb103-py38-mysqlclient201
jobs: