diff --git a/.drone.yml b/.drone.yml index 3666130..9d90b31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: