feat: add PSCC

* add pscc and prepare lens2 deployment
---------

Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
This commit is contained in:
Pierre Delpy
2025-11-05 15:18:00 +01:00
committed by GitHub
parent 6dea7c8fef
commit 230ff1debb
12 changed files with 177 additions and 16 deletions

View File

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