This commit is contained in:
parent
3cc6c368f7
commit
632c9e3306
@ -14,7 +14,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: debian:unstable
|
image: debian:unstable
|
||||||
commands:
|
commands:
|
||||||
- apt update && apt install -y wget patchelf python-pip
|
- apt update && apt install -y wget patchelf python3-pip
|
||||||
- ./install.sh
|
- ./install.sh
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
Reference in New Issue
Block a user