Skip to content

Commit f25008b

Browse files
committed
Fixing one more gitlab build issue
1 parent b1d85eb commit f25008b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ build_rpm_rhel9:
5656

5757
upload_pypi:
5858
stage: deploy
59-
image: python:3.8-slim
59+
image: registry.umiacs.umd.edu/podman/python:3.8-slim
6060
script:
6161
- pip install -q twine
6262
- twine check dist/*

0 commit comments

Comments
 (0)