ci(bstein-home): use harbor python runner
This commit is contained in:
parent
2207a2f814
commit
e4e284e39b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -45,7 +45,7 @@ spec:
|
|||||||
- name: harbor-config
|
- name: harbor-config
|
||||||
mountPath: /docker-config
|
mountPath: /docker-config
|
||||||
- name: tester
|
- name: tester
|
||||||
image: python:3.12-slim
|
image: registry.bstein.dev/bstein/python:3.12-slim
|
||||||
command: ["cat"]
|
command: ["cat"]
|
||||||
tty: true
|
tty: true
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user