build: 支持构建并上传网页到景安虚机。x6.
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
364b85cdc6
commit
c85737fa3f
11
.drone.yml
11
.drone.yml
@ -251,3 +251,14 @@ steps:
|
||||
🌐 {{ build.link }}
|
||||
{{/success}}
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
image: docker:dind
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
temp: {}
|
||||
|
Loading…
Reference in New Issue
Block a user