ci: slim lesavka rust test agent
This commit is contained in:
parent
c4e165f376
commit
0965bc5d27
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -31,7 +31,7 @@ spec:
|
||||
- titan-19
|
||||
containers:
|
||||
- name: rust-ci
|
||||
image: rust:1.92-bookworm
|
||||
image: rust:1.92-slim-bookworm
|
||||
command: ["cat"]
|
||||
tty: true
|
||||
resources:
|
||||
@ -91,8 +91,10 @@ spec:
|
||||
apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
python3 \
|
||||
build-essential \
|
||||
curl \
|
||||
file \
|
||||
git \
|
||||
clang \
|
||||
llvm \
|
||||
pkg-config \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user