Update .gitlab-ci.yml file
This commit is contained in:
@@ -54,7 +54,7 @@ push dockerhub:
|
|||||||
stage: push_dockerhub
|
stage: push_dockerhub
|
||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
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"
|
CI_DOCKERHUB_REGISTRY: "index.docker.io"
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user