Skip to content
Snippets Groups Projects
Commit f194c6c5 authored by Bas Nijholt's avatar Bas Nijholt
Browse files

fix context

parent 533e866d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ build-env:ubuntu: &build-docker
- environment.yml
script:
- /kaniko/executor
--context $CI_PROJECT_DIR/docker
--context $CI_PROJECT_DIR
--dockerfile $CI_PROJECT_DIR/Dockerfile
--destination $CI_REGISTRY_IMAGE/ubuntu
......
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