ci(pegasus): use harbor python runner

This commit is contained in:
codex 2026-04-21 13:17:49 -03:00
parent 5c8939ab72
commit a215d1a432

2
Jenkinsfile vendored
View File

@ -26,7 +26,7 @@ spec:
- name: workspace-volume
mountPath: /home/jenkins/agent
- name: publisher
image: python:3.12-slim
image: registry.bstein.dev/bstein/python:3.12-slim
command: ["cat"]
tty: true
volumeMounts: