mirror of
https://github.com/samply/bridgehead.git
synced 2026-05-01 22:09:43 +02:00
ovis wip
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
if [ -n "$ENABLE_OVIS" ];then
|
||||
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/ovis-compose.yml"
|
||||
fi
|
||||
Reference in New Issue
Block a user