update salt-build
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paul 2025-09-13 21:35:28 +02:00
parent 9f30a489e5
commit 12a700b10f

View File

@ -15,7 +15,7 @@ steps:
image: python:latest image: python:latest
commands: commands:
- apt update && apt install -y wget patchelf - apt update && apt install -y wget patchelf
- ./install.sh - ./install.sh 3006.8
when: when:
event: event:
exclude: exclude:
@ -50,7 +50,7 @@ steps:
image: python:latest image: python:latest
commands: commands:
- apt update && apt install -y wget patchelf - apt update && apt install -y wget patchelf
- ./install.sh - ./install.sh 3006.8
when: when:
event: event:
exclude: exclude: