You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staging.kernelci.org: Add --no-cache to docker builds once per week
To have compiler images up to date we need to build docker
images at least once per week without cache.
We cannot set --no-cache permanently as it will increase build
time significantly (about 2 hours) and staging run several
times per day.
Signed-off-by: Denys Fedoryshchenko <[email protected]>
0 commit comments