fix: deploy
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 3m45s
Build & Deploy / 🏗️ Build (push) Successful in 6m56s
Build & Deploy / 🚀 Deploy (push) Successful in 15s
Build & Deploy / 🔔 Notifications (push) Successful in 2s
Build & Deploy / ⚡ PageSpeed (push) Failing after 1m11s
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 3m45s
Build & Deploy / 🏗️ Build (push) Successful in 6m56s
Build & Deploy / 🚀 Deploy (push) Successful in 15s
Build & Deploy / 🔔 Notifications (push) Successful in 2s
Build & Deploy / ⚡ PageSpeed (push) Failing after 1m11s
This commit is contained in:
@@ -140,7 +140,7 @@ jobs:
|
|||||||
if [[ "$TARGET" == "production" ]]; then
|
if [[ "$TARGET" == "production" ]]; then
|
||||||
echo "auth_middleware=compress" >> "$GITHUB_OUTPUT"
|
echo "auth_middleware=compress" >> "$GITHUB_OUTPUT"
|
||||||
else
|
else
|
||||||
echo "auth_middleware=$PRJ_ID-$TARGET-auth" >> "$GITHUB_OUTPUT"
|
echo "auth_middleware=$PRJ_ID-auth" >> "$GITHUB_OUTPUT"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
qa:
|
qa:
|
||||||
|
|||||||
Reference in New Issue
Block a user