File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - master
7- - ci
7+ - fix-cryptography
88
99jobs :
1010 build :
4343 apt-get update -q -y
4444
4545 # Install Python, fpm deps (ruby) and the kitchen sink required to build everything...
46- apt-get install -q -y git python3 python3-venv python3-dev python3-pip build-essential libffi-dev libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev libgdbm-dev libc6-dev libbz2-dev rustc cargo squashfs-tools ruby-full jq libpq-dev postgresql postgresql-contrib
46+ apt-get install -q -y git python3 python3-venv python3-dev python3-pip build-essential libffi-dev libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev libgdbm-dev libc6-dev libbz2-dev squashfs-tools ruby-full jq libpq-dev postgresql postgresql-contrib
4747
4848 # these dependencies are installed for compiling cryptography
4949 apt-get install -q -y curl libssl-dev pkg-config
You can’t perform that action at this time.
0 commit comments