update salt-build
This commit is contained in:
parent
9f30a489e5
commit
12a700b10f
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user