mirror of https://github.com/vector-im/riot-web
try without packages as we're using a fat docker image
parent
35ecf9fa25
commit
5581274e85
|
@ -12,7 +12,6 @@ steps:
|
|||
# TODO: Remove hacky chmod for BuildKite
|
||||
- "chmod +x ./scripts/ci/*.sh"
|
||||
- "chmod +x ./scripts/*"
|
||||
- "apt-get -y install build-essential python3-dev libffi-dev python-pip python-setuptools sqlite3 libssl-dev python-virtualenv libjpeg-dev libxslt1-dev"
|
||||
- "./scripts/ci/install-deps.sh"
|
||||
- "./scripts/ci/end-to-end-tests.sh"
|
||||
plugins:
|
||||
|
|
Loading…
Reference in New Issue