Commit 51cba087 authored by SaoBien's avatar SaoBien

fix

parent 7acd08ca
Pipeline #51888 passed with stage
in 23 seconds
...@@ -6,6 +6,7 @@ deploy_job: ...@@ -6,6 +6,7 @@ deploy_job:
script: script:
- | - |
DEPLOY_OUTPUT=$(npx --yes vercel deploy \ DEPLOY_OUTPUT=$(npx --yes vercel deploy \
--prod \
--token=$VERCEL_TOKEN \ --token=$VERCEL_TOKEN \
--yes \ --yes \
2>&1) 2>&1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment