Update .gitlab-ci.yml file

This commit is contained in:
2021-03-04 22:52:26 +00:00
parent 245ebc8c2d
commit 7e2fd67729

View File

@@ -54,7 +54,7 @@ push dockerhub:
stage: push_dockerhub
variables:
GIT_STRATEGY: none
CI_DOCKERHUB_IMAGE: "evanrich/py-eagle-mqtt"
CI_DOCKERHUB_IMAGE: "index.docker.io/evanrich/py-eagle-mqtt"
CI_DOCKERHUB_REGISTRY: "index.docker.io"
only:
- master