• Tom's avatar
    fix: don't fail the build when SQLite3 apt install fails · ef3d4bd8
    Tom authored
    apt-get update fails because apt.postgresql.org dropped the xenial-pgdg
    repo (404), which under set -e silently killed every build. Skip SQLite3
    gracefully instead; python runtimes ship the sqlite3 module already and
    apps on this stack use postgres.
    ef3d4bd8
Name
Last commit
Last update
..
steps Loading commit data...
compile Loading commit data...
default_pythons Loading commit data...
detect Loading commit data...
release Loading commit data...
test-compile Loading commit data...
utils Loading commit data...
warnings Loading commit data...