Skip to content
Snippets Groups Projects
Verified Commit 97ef4055 authored by David Hoese's avatar David Hoese
Browse files

Fix cichart directory for building

parent e7b1c2cd
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ build ci:
- export
script:
- docker login --username $CI_REGISTRY_USER --password $CI_REGISTRY_PASSWORD $CI_REGISTRY
- cd ci
- cd cichart
- docker build --tag $CICHART_IMAGE .
- docker push $CICHART_IMAGE
rules:
......
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