From 8d9d15f5b0c819cefaf934fb9604a7d53dba3ef6 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 13 Sep 2025 21:14:35 +0200 Subject: [PATCH] update .drone.yml --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 0218986..4b9e939 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,9 @@ platform: os: linux arch: amd64 +workspace: + path: /salt + steps: - name: build image: debian:unstable