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: