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

feat: new npx log

parent 2a5eae4b
No related branches found
No related tags found
No related merge requests found
Pipeline #2887 failed
...@@ -94,7 +94,7 @@ deploy-cloudfare-master: ...@@ -94,7 +94,7 @@ deploy-cloudfare-master:
script: script:
- cd frontends/web/dist - cd frontends/web/dist
- cp -rp ../static/* . - cp -rp ../static/* .
- npm_config_yes=true npx --loglevel silly wrangler pages deploy . --project-name=boytacean --branch master - npm_config_yes=true npx wrangler pages deploy . --project-name=boytacean --branch master
dependencies: dependencies:
- build-wasm - build-wasm
only: only:
......
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