Skip to content
Snippets Groups Projects
Commit cb287dc1 authored by stevereis's avatar stevereis
Browse files

fix: Devops: docker push to hbpmip repo

parent 6fd73b69
No related branches found
No related tags found
No related merge requests found
......@@ -107,9 +107,9 @@
"registries": [
{
"url": "docker.io",
"imageName": "docker.io/m4n0x/gateway",
"user": "DOCKER_REGISTRY_USER",
"password": "DOCKER_REGISTRY_PASSWORD",
"imageName": "docker.io/hbpmip/gateway",
"user": "DOCKERHUB_USERNAME",
"password": "DOCKERHUB_TOKEN",
"skipTags": [
"latest"
]
......
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