Skip to content
Snippets Groups Projects
Commit fdc1d689 authored by Guido Sterbini's avatar Guido Sterbini
Browse files

changing folder for ci

parent db4f5886
No related branches found
No related tags found
No related merge requests found
Pipeline #2499634 passed
......@@ -8,7 +8,7 @@ build_dockerimage:
entrypoint: [""]
variables:
DOCKERFILE: ${CI_PROJECT_DIR}/Dockerfile
DESTINATION: "gitlab-registry.cern.ch/sterbini/be-abp-docker:${CI_COMMIT_SHORT_SHA}"
DESTINATION: "gitlab-registry.cern.ch/abpcomputing/sandbox/be-abp-docker:${CI_COMMIT_SHORT_SHA}"
script:
- echo "$DOCKERFILE - $DESTINATION"
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"auth\":\"$(echo -n $CI_REGISTRY_USER:$CI_REGISTRY_PASSWORD | base64)\"}}}" > /kaniko/.docker/config.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment