Test/pscc spot (#356)

* feat: add pscc

---------

Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
This commit is contained in:
Pierre Delpy
2025-11-05 11:20:45 +01:00
committed by GitHub
parent 4a5f030ed3
commit 3d1435098f
7 changed files with 157 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
if [ -n "$ENABLE_LENS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/lens-compose.yml"
fi