diff --git a/.drone.yml b/.drone.yml index 78e53e4..2c46963 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,4 @@ +--- kind: pipeline name: 构建 Docker Nightly 镜像 type: docker @@ -32,7 +33,6 @@ volumes: path: /var/run/docker.sock --- - kind: pipeline name: 构建 Docker Release 镜像 type: docker