setup container

This commit is contained in:
hay-kot 2021-05-01 12:35:03 -08:00
commit deff2c08ce

View file

@ -15,6 +15,7 @@ jobs:
env:
PRODUCTION: false
runs-on: ubuntu-latest
container: python:3.9-slim-buster
services:
postgres:
image: postgres