Skip to content

Commit

Permalink
try to avoid compiler cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Jul 6, 2024
1 parent fc39a16 commit c749361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ pipeline {
image "hoertech/docker-buildenv:tascar_aarch64-linux-gcc-10"
label "docker_qemu"
alwaysPull true
args "-v /home/u:/home/u --hostname docker"
//args "-v /home/u:/home/u --hostname docker"
}
}
//agent {label "bullseye && aarch64 && tascardev"}
Expand Down

0 comments on commit c749361

Please sign in to comment.