ci(atlasbot): use harbor python runner

This commit is contained in:
jenkins 2026-04-21 13:13:26 -03:00
parent 6f955ad5a3
commit 8fa49bb34b

2
Jenkinsfile vendored
View File

@ -44,7 +44,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