ci(ananke): use harbor python runner

This commit is contained in:
codex 2026-04-21 13:17:13 -03:00
parent edb80254e7
commit f12637fbc6

2
Jenkinsfile vendored
View File

@ -19,7 +19,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: