Skip to content
Snippets Groups Projects
Commit acb6564f authored by Andres Anaya Amariels's avatar Andres Anaya Amariels :rocket:
Browse files

test CAPIF_DOCKER_REGISTRY -> CI_JOB_TOKEN

parent 86ef1930
No related branches found
No related tags found
1 merge request!2Merge pipelines into main
......@@ -245,7 +245,7 @@ staging_build_and_push:
- export TMP_PWD=$PWD
- echo "TMP_PWD=$TMP_PWD"
- echo "### docker login###"
- docker login --username $CI_REGISTRY_USER --password $CAPIF_DOCKER_REGISTRY $CI_REGISTRY
- docker login --username $CI_REGISTRY_USER --password $CI_JOB_TOKEN $CI_REGISTRY
- echo "----------------------------------------------------"
- echo "### build and push nginx image###"
- cd $TMP_PWD/services/nginx/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment