test
This commit is contained in:
parent
7c8284aa9c
commit
cb934c3444
@ -6,12 +6,10 @@ node-build:
|
|||||||
stage: build_and_deploy
|
stage: build_and_deploy
|
||||||
script:
|
script:
|
||||||
- yarn config set registry https://registry.npm.taobao.org/
|
- yarn config set registry https://registry.npm.taobao.org/
|
||||||
# - yarn install
|
- yarn install
|
||||||
# - yarn run build
|
- yarn run build
|
||||||
# - yarn add wrangler -g
|
- yarn add wrangler -g
|
||||||
- echo $CLOUDFLARE_ACCOUNT_ID
|
- npx wrangler pages deploy dist --project-name=document-web
|
||||||
- echo $CLOUDFLARE_API_TOKEN
|
|
||||||
# - echo n | npx wrangler pages deploy dist --project-name=document-web
|
|
||||||
|
|
||||||
# artifacts:
|
# artifacts:
|
||||||
# paths:
|
# paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user