This commit is contained in:
Martin Jurk
2025-12-04 11:36:15 +01:00
parent c8ed52e73e
commit 6525bb45e4
2 changed files with 3 additions and 5 deletions

View File

@@ -2,4 +2,5 @@
if [ -n "$ENABLE_OMICS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/itcc-omics-ingest.yaml"
GENERATE_API_KEY="$(generate_simple_password 'omics')"
fi