Update .gitlab-ci.yml file

This commit is contained in:
2021-03-04 22:55:39 +00:00
parent 7e2fd67729
commit 1cf7d117c7

View File

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