ci: adapt to changed socket location
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f257b54c79
commit
8caa8f6edf
@ -171,7 +171,7 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: s
|
- name: s
|
||||||
host:
|
host:
|
||||||
path: /var/run/docker.sock
|
path: /run/docker.sock
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
@ -214,6 +214,6 @@ steps:
|
|||||||
from_secret: discord_webhook_token
|
from_secret: discord_webhook_token
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: a5587411e2b384bcab35ae8adb54d91b43e94404b02d63d2d9aa78d164cdda75
|
hmac: 4dd377f0d3e9ea7f747d8a1bdca3c16d9bfe49e7daac681aedfa07b5caf8018a
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user