Skip to content

Commit

Permalink
fix(build): use python image for pip release job
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Dec 31, 2023
1 parent 9c3ff75 commit 7725719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ stages:
.build-python:
extends:
- .build-base
image: docker.io/python:3.10
tags:
- platform:k8s
- runner:large
Expand Down

0 comments on commit 7725719

Please sign in to comment.