Skip to content
Snippets Groups Projects
Verified Commit e25ab4b9 authored by Stefan Hynek's avatar Stefan Hynek :drooling_face:
Browse files

ci(gitlab): run release job on debian image rather than alpine

parent 9a201a02
No related branches found
No related tags found
No related merge requests found
Pipeline #276736 failed
......@@ -37,7 +37,7 @@ lint dockerfile:
release:
stage: release
image: docker.io/python:3.8-alpine
image: docker.io/python:3.8-slim-bullseye
before_script:
- pip install --user --requirement requirements.ci.txt
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment