cd: 修改drone build配置
This commit is contained in:
parent
98ace645f5
commit
1d1574edcc
|
@ -64,7 +64,7 @@ steps:
|
|||
target: /www/wwwroot/nginx/html/backset.cn/
|
||||
source: ./apps/admin/dist/*
|
||||
|
||||
when:
|
||||
trigger:
|
||||
branch:
|
||||
- release/**
|
||||
|
||||
|
@ -82,6 +82,6 @@ steps:
|
|||
commands:
|
||||
- docker-compose up -d
|
||||
|
||||
when:
|
||||
trigger:
|
||||
branch:
|
||||
- release/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user