Commit 7c60ce0f authored by nanahira's avatar nanahira

fix dockerhub image

parent aec85a58
Pipeline #3065 passed with stages
in 7 minutes and 5 seconds
......@@ -8,8 +8,8 @@ variables:
CONTAINER_TEST_IMAGE_X: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG-x
CONTAINER_RELEASE_IMAGE: $CI_REGISTRY_IMAGE:latest
CONTAINER_RELEASE_IMAGE_X: $CI_REGISTRY_IMAGE:x
DOCKERHUB_RELEASE_IMAGE: nanahira/docker-mirai-cqhttp:latest
DOCKERHUB_RELEASE_IMAGE_X: nanahira/docker-mirai-cqhttp:x
DOCKERHUB_RELEASE_IMAGE: nanahira/mirai-cqhttp:latest
DOCKERHUB_RELEASE_IMAGE_X: nanahira/mirai-cqhttp:x
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment