fix: release PostgreSQL shared service 15.1.1

This commit is contained in:
2026-08-03 23:59:07 +08:00
parent 01976310e7
commit 9efb0bbe63
5 changed files with 8 additions and 7 deletions
+1
View File
@@ -71,6 +71,7 @@ curl -fsS -c "$COOKIE_JAR" -H 'Content-Type: application/json' \
--data "{\"username\":\"admin\",\"password\":\"$ADMIN_PASSWORD\"}" \
"$BASE_URL/api/v1/auth/login" >/dev/null
curl -fsS -b "$COOKIE_JAR" "$BASE_URL/api/v1/overview" | grep -q '"version"'
curl -fsS -b "$COOKIE_JAR" "$BASE_URL/api/v1/sessions" | grep -q '^\['
enroll() {
app_id=$1