Skip to content
Snippets Groups Projects
Commit 893e590f authored by M9713's avatar M9713
Browse files

Update .gitlab-ci.yml

parent 3d9896c4
No related branches found
No related tags found
No related merge requests found
Pipeline #483241 failed
......@@ -61,7 +61,7 @@ build frontend:
- echo "Building Frontend"
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
- /kaniko/executor
--context git://gitlab.labranet.jamk.fi/conduitmiau/kubetest/conduit-front
--context git://gitlab.labranet.jamk.fi/conduitmiau/conduit-front
--dockerfile Dockerfile
--destination $CI_REGISTRY_IMAGE:front-$CI_COMMIT_SHORT_SHA
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment