build: 支持构建并上传网页到景安虚机。x6.
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Ivan Li 2023-02-27 21:22:56 +08:00
parent 364b85cdc6
commit c85737fa3f

View File

@ -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: {}