fix(CI): 添加docker build编译参数
continuous-integration/drone/push Build was killed Details

develop
Yosheng 2023-08-05 20:35:53 +08:00
parent 61a694c3b4
commit 6b33f4fa60
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ steps:
# create the docker_username and docker_password secrets in Drone, with Nexus' username & password
secrets: [ drone, dronepw ]
storage_driver: vfs #解决群晖btrfs,而docker内用的是vfs
build_args: --network=host
#trigger:
# branch: