Update .gitlab-ci.yml file
This commit is contained in:
parent
83add1cb57
commit
f750ff4d5e
@ -1,5 +1,5 @@
|
||||
default:
|
||||
image: python:3.9
|
||||
image: python:3.9-alpine
|
||||
before_script:
|
||||
- apk add build-base
|
||||
- apk add --no-cache postgresql-libs
|
||||
|
Loading…
Reference in New Issue
Block a user