PYTHONPATH was not set

This commit is contained in:
Martin Diehl 2021-11-13 18:39:19 +01:00
parent 51c2620567
commit 57817e78ae
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ grid_runtime:
resource_group: runtime
before_script:
- ${LOCAL_HOME}/bin/manage_pool -j ${CI_JOB_ID} -p ${CI_PIPELINE_ID} --blocking
- source $DAMASKROOT/env/DAMASK.sh
###################################################################################################