Change base builder image to archlinux
This commit is contained in:
parent
5e1c42723e
commit
360b1b5d9c
@ -14,7 +14,7 @@ steps:
|
||||
- mkdir -p /drone/src/out/
|
||||
- mkdir -p /drone/src/dist/
|
||||
# add dependancies
|
||||
- apk add --update python3 py3-pip python3-dev gfortran build-base py3-numpy py3-pandas python3-tkinter libgfortran libquadmath libgcc gnutls
|
||||
- pacman -Sy --noconfirm --needed wget libunwind lib32-gnutls python3 python-pip gcc-fortran base-devel python-numpy python-pandas tk gcc-libs gnutls wine-staging
|
||||
# linux build
|
||||
- cd /drone/src/
|
||||
- python -m venv --system-site-packages venv
|
||||
|
Loading…
x
Reference in New Issue
Block a user