FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit d5a56f34 authored by L. Bower's avatar L. Bower
Browse files

experimenting mounting in docker in gitlabci

parent 5d10211e
No related branches found
No related tags found
No related merge requests found
......@@ -102,9 +102,9 @@ half_fat_epi_tests:
manual_job:
stage: full-fat
extends: .full_fat_before_script
tags:
- production
tags: ["lbdesktop"]
script:
- ls /examplemount/
- export PYTHONPATH="$CI_PYTHON_PATH"
- echo $PYTHONPATH
- echo "this is a manual job"
......
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