mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-06-03 06:49:12 -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:
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue