add drone pipeline
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -9,3 +9,10 @@ steps:
|
|||||||
- cd web
|
- cd web
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
|
-name: release
|
||||||
|
image: plugins/gitea-release
|
||||||
|
settings:
|
||||||
|
api_key: da966507c259aa32ccc2d434e930af4a580de785
|
||||||
|
base_url: https://yongyuancv.cn/git/
|
||||||
|
files: dist/*
|
||||||
|
|||||||
Reference in New Issue
Block a user