Commit cd3e04fa authored by Cresson Remi's avatar Cresson Remi
Browse files

Merge branch 'push_dockerhub' into 'develop'

FIX: otbtf dockerhub image name

See merge request !48
2 merge requests!49Develop,!48FIX: otbtf dockerhub image name
Pipeline #36535 passed with stages
in 13 minutes and 12 seconds
Showing with 1 addition and 1 deletion
+1 -1
...@@ -14,7 +14,7 @@ variables: ...@@ -14,7 +14,7 @@ variables:
BRANCH_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME BRANCH_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
DEV_IMAGE: $CI_REGISTRY_IMAGE:cpu-basic-dev-testing DEV_IMAGE: $CI_REGISTRY_IMAGE:cpu-basic-dev-testing
CI_REGISTRY_PUBIMG: $CI_REGISTRY_IMAGE/$OTBTF_VERSION CI_REGISTRY_PUBIMG: $CI_REGISTRY_IMAGE/$OTBTF_VERSION
DOCKERHUB_IMAGE_BASE: mdl4eo/ptbtf${OTBTF_VERSION} DOCKERHUB_IMAGE_BASE: mdl4eo/otbtf${OTBTF_VERSION}
workflow: workflow:
rules: rules:
......
Supports Markdown
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