formatting

This commit is contained in:
vincent 2022-10-29 10:40:01 +02:00
parent 732d4b458d
commit a3abcb41a3
29 changed files with 500 additions and 500 deletions

View File

@ -107,7 +107,7 @@ job "drone" {
task "drone-ARM-runner" {
driver = "docker"
config {
image = "drone/drone-runner-docker:latest"
image = "drone/drone-runner-docker:1.8.2-linux-arm"
volumes = [
"/var/run/docker.sock:/var/run/docker.sock",
]