Update .gitlab-ci.yml

This commit is contained in:
Price Hiller 2021-10-06 12:00:24 +00:00
parent ddc993db59
commit af3b5f3c5d

View File

@ -1,5 +1,5 @@
default:
image: python/python:3.9-alpine
image: python:3.9
before_script:
- apk add build-base
- apk add --no-cache postgresql-libs