Create missing directory
oginstaller/pipeline/head There was a failure building this commit Details

working-installer
Nicolas Arenas 2024-11-20 21:11:42 +01:00
parent 858763c473
commit 9e7cc4e22d
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ do
OGCORE_BRANCH=$(jq -r '.release' /opt/opengnsys/ogCore/installer/config.json)
container_version=$(jq -r '.release' /opt/opengnsys/ogCore/installer/config.json)
git_checkout_release "$OGCORE_REPO" "$component_dir/repo" "$OGCORE_BRANCH"
mkdir -p $component_dir/etc
cp $component_dir/repo/.env $component_dir/etc/
cp $component_dir/repo/env.json $component_dir/etc/
mkdir -p $component_dir/etc/