ci(bstein-home): use harbor python runner

This commit is contained in:
codex 2026-04-21 13:18:07 -03:00
parent 2207a2f814
commit e4e284e39b

2
Jenkinsfile vendored
View File

@ -45,7 +45,7 @@ spec:
- name: harbor-config
mountPath: /docker-config
- name: tester
image: python:3.12-slim
image: registry.bstein.dev/bstein/python:3.12-slim
command: ["cat"]
tty: true
volumeMounts: