1
0
Fork 0

fix(build): use python image for pip release job

This commit is contained in:
Sean Sube 2023-12-31 14:15:04 -06:00
parent 9c3ff75a64
commit 7725719981
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ stages:
.build-python:
extends:
- .build-base
image: docker.io/python:3.10
tags:
- platform:k8s
- runner:large