ci(ananke): use harbor go runner
This commit is contained in:
parent
f12637fbc6
commit
6ad421d2c3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ spec:
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
containers:
|
||||
- name: go-tester
|
||||
image: golang:1.25-bookworm
|
||||
image: registry.bstein.dev/bstein/golang:1.25-bookworm
|
||||
command: ["cat"]
|
||||
tty: true
|
||||
volumeMounts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user