Skip to content
Snippets Groups Projects
Commit 8820170a authored by stuebinm's avatar stuebinm
Browse files

pipeline's not lazy enough

(thanks to jonathan for showing me that this exists)
parent 4b2059b5
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,10 @@ build-job:
artifacts:
paths:
- dist
cache:
key: '$CI_JOB_NAME-$CI_COMMIT_REF_SLUG'
paths:
- dist
trigger-mapservice-pipeline:
only:
......
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