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