260324:0945 fix ci-deploy : optimize #02
This commit is contained in:
@@ -65,6 +65,9 @@ docker build -f frontend/Dockerfile \
|
||||
|
||||
echo "✓ Images built successfully"
|
||||
|
||||
# Ensure target environment directory exists
|
||||
mkdir -p "$LCBP3_DIR/$TARGET"
|
||||
|
||||
# Move correctly to target directory for docker-compose up
|
||||
cd "$LCBP3_DIR/$TARGET"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user