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