Skip to content
StepArgumentsStatus
Start of Pipeline - (56 sec in block)
Success
node - (56 sec in block)
Success
node block - (56 sec in block)
Success
withEnv - (56 sec in block)PATH, ANDROID_ROOT, JAVA_HOME, WORKSPACE, ANDROID_SDK_ROOT
Success
withEnv block - (56 sec in block)
Success
timestamps - (56 sec in block)
Success
timestamps block - (56 sec in block)
Success
stage - (14 sec in block)Checkout
Success
stage block (Checkout) - (14 sec in block)
Success
git - (14 sec in self)
Success
stage - (10 sec in block)Prepare
Success
stage block (Prepare) - (10 sec in block)
Success
sh - (10 sec in self) set -e set +x echo "[INFO] Preparing build environment..." cp $WORKSPACE/export_presets.cfg.template $WORKSPACE/export_presets.cfg chmod 600 $WORKSPACE/export_presets.cfg echo "[OK] Config prepared" echo "[INFO] Building solutions..." godot --no-window --build-solution --quit 2>/dev/null dotnet restore dotnet build echo "[OK] Solutions builded."
Success
stage - (11 sec in block)Build Windows
Success
stage block (Build Windows) - (11 sec in block)
Success
sh - (11 sec in self) set -e set +x echo "[INFO] Building Windows project..." godot --no-window --path $WORKSPACE --export "Windows" 2>/dev/null rm -f "$WORKSPACE/export_presets.cfg" echo "[OK] Windows build successful."
Success
stage - (19 sec in block)Build Android
Success
stage block (Build Android) - (19 sec in block)
Success
withCredentials - (18 sec in block)
Success
withCredentials block - (18 sec in block)
Success
sh - (18 sec in self)
Success
stage - (0.65 sec in block)Declarative: Post Actions
Success
stage block (Declarative: Post Actions) - (0.6 sec in block)
Success
echo - (23 ms in self)[SUCCESS] Build completed successfully.
Success
archiveArtifacts - (0.48 sec in self)
Success
cleanWs - (38 ms in self)
Success