I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit 4e69e3d5 authored by LoveIsGrief's avatar LoveIsGrief
Browse files

Try dockerhub again

There were protected variables involved...
parent 059a24d6
No related branches found
No related tags found
1 merge request!1CI build images
......@@ -84,6 +84,7 @@ push_dockerhub_registry:
- docker tag $CI_REGISTRY_IMAGE:latest $DOCKERHUB_REGISTRY_IMAGE:latest
- docker push $DOCKERHUB_REGISTRY_IMAGE:$CI_COMMIT_TAG
- docker push $DOCKERHUB_REGISTRY_IMAGE:latest
# TODO: Use rules https://docs.gitlab.com/ee/ci/yaml/README.html#rules
only:
refs:
# - master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment