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

feat: new cloudfare deploy

parent 99c357d3
No related branches found
No related tags found
No related merge requests found
Pipeline #1280 canceled
......@@ -71,7 +71,7 @@ deploy-netlify-prod:
only:
- tags
deploy-cloudfare-preview:
deploy-cloudfare-master:
stage: deploy
script:
- cd examples/web/dist
......@@ -81,7 +81,7 @@ deploy-cloudfare-preview:
only:
- master
deploy-cloudfare-prod:
deploy-cloudfare-stable:
stage: deploy
script:
- cd examples/web/dist
......
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