fix(CI): 拉取镜像错误
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
d3525884e8
commit
d0c1e6896e
|
|
@ -19,6 +19,7 @@ steps:
|
||||||
repo: 192.168.31.104:8082/tiamo/user-point-management
|
repo: 192.168.31.104:8082/tiamo/user-point-management
|
||||||
# create the docker_username and docker_password secrets in Drone, with Nexus' username & password
|
# create the docker_username and docker_password secrets in Drone, with Nexus' username & password
|
||||||
secrets: [ drone, dronepw ]
|
secrets: [ drone, dronepw ]
|
||||||
|
storage_driver: vfs #解决群晖btrfs,而docker内用的是vfs
|
||||||
|
|
||||||
#trigger:
|
#trigger:
|
||||||
# branch:
|
# branch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue