From 12a700b10f4d1195c0847359afd1969a387af21d Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 13 Sep 2025 21:35:28 +0200 Subject: [PATCH] update salt-build --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4a10a44..79d407d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: image: python:latest commands: - apt update && apt install -y wget patchelf - - ./install.sh + - ./install.sh 3006.8 when: event: exclude: @@ -50,7 +50,7 @@ steps: image: python:latest commands: - apt update && apt install -y wget patchelf - - ./install.sh + - ./install.sh 3006.8 when: event: exclude: