Skip to content
Snippets Groups Projects
Commit e20c1058 authored by Iheb Boussida's avatar Iheb Boussida
Browse files

Update .gitlab-ci.yml file

parent c96b3975
No related branches found
No related tags found
No related merge requests found
Pipeline #227864 passed
......@@ -6,3 +6,4 @@ build:latest-master:
script:
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
- /kaniko/executor --cache=true --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/dockerfile.backend --destination $CI_REGISTRY_IMAGE:latest
- echo $CI_REGISTRY
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment