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