fuck you
Some checks failed
Deploy website on production server when committing on main / test (push) Failing after 8s

This commit is contained in:
2026-02-01 19:12:14 +01:00
parent 94469a598b
commit 289e06d6c3

View File

@@ -14,6 +14,7 @@ if [ -z "${APP_VERSION}" ]; then
fi fi
else # Non-interactive (CI): default to "latest" else # Non-interactive (CI): default to "latest"
APP_VERSION="latest" APP_VERSION="latest"
fi
fi fi
# Get project commit id and URL # Get project commit id and URL