Skip to content

Commit 7725719

Browse files
committed
fix(build): use python image for pip release job
1 parent 9c3ff75 commit 7725719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ stages:
5757
.build-python:
5858
extends:
5959
- .build-base
60+
image: docker.io/python:3.10
6061
tags:
6162
- platform:k8s
6263
- runner:large

0 commit comments

Comments
 (0)