ci: run lesavka gate on current rust
This commit is contained in:
parent
3337ceac61
commit
5018bd285f
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -8,11 +8,12 @@ apiVersion: v1
|
||||
kind: Pod
|
||||
spec:
|
||||
nodeSelector:
|
||||
hardware: rpi5
|
||||
kubernetes.io/arch: arm64
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
containers:
|
||||
- name: rust-ci
|
||||
image: rust:1.88-bookworm
|
||||
image: rust:1.92-bookworm
|
||||
command: ["cat"]
|
||||
tty: true
|
||||
volumeMounts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user