mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-06-09 09:49:11 -07:00
Cut dot in image name in attempt to fix buildx bad request 400 error
This commit is contained in:
parent
484699b57e
commit
f356eecce1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ on:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
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
|
CONTEXT: test-containers/mariadb103-py38-mysqlclient201
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue