Skip to content
Snippets Groups Projects
Verified Commit a2a05ff3 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: forced branch naming in cloudfare

parent 77baada2
No related branches found
No related tags found
No related merge requests found
Pipeline #762 passed
......@@ -67,6 +67,6 @@ deploy-cloudfare-preview:
stage: deploy
script:
- cd examples/web/dist
- npm_config_yes=true npx wrangler pages publish . --project-name=chip-ahoyto
- npm_config_yes=true npx wrangler pages publish . --project-name=chip-ahoyto --branch master
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment