Mise à jour de '.drone.yml'
This commit is contained in:
parent
b4a90e956c
commit
67f6381023
@ -1,10 +1,19 @@
|
||||
kind: pipeline
|
||||
name: hugo
|
||||
type: docker
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
volumes:
|
||||
- name: hugosource
|
||||
host:
|
||||
path: "/drone/src"
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
steps:
|
||||
|
||||
- name: submodules
|
||||
|
Loading…
x
Reference in New Issue
Block a user