Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 938a80fe authored by Gilles Habran's avatar Gilles Habran
Browse files

Merge branch 'AITED-249_handover-rework' into 'main'

AITED-249: update ecr link for ci images

See merge request !4
parents fb5a7a95 c4d32a83
Branches bugfix/CodeEU-330
Tags
1 merge request!4AITED-249: update ecr link for ci images
Pipeline #103224 passed
...@@ -10,7 +10,7 @@ build-image: ...@@ -10,7 +10,7 @@ build-image:
image: image:
name: gcr.io/kaniko-project/executor:v1.9.0-debug name: gcr.io/kaniko-project/executor:v1.9.0-debug
entrypoint: [ "" ] entrypoint: [ "" ]
script: sh -x ci/build_push_image.sh "528719223857.dkr.ecr.eu-west-1.amazonaws.com/sagemaker-classifiers-ci:dashboard-$CI_PIPELINE_ID" script: sh -x ci/build_push_image.sh "528719223857.dkr.ecr.eu-west-1.amazonaws.com/ci-temporary-images:dashboard-$CI_PIPELINE_ID"
except: except:
- tags - tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment