Added correct image name 😩
This commit is contained in:
parent
ffef447fe6
commit
a6cd3be9fb
@ -1,5 +1,5 @@
|
|||||||
default:
|
default:
|
||||||
image: python:3.9-alpine
|
image: python:3.9
|
||||||
before_script:
|
before_script:
|
||||||
- apk add --no-cache postgresql-libs
|
- apk add --no-cache postgresql-libs
|
||||||
- apk add --no-cache --virtual .build-deps gcc musl-dev postgresql-dev
|
- apk add --no-cache --virtual .build-deps gcc musl-dev postgresql-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user