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