1
Fork 0

Rework 'rust-xwin-ci' version #30

Open
opened 2024-08-25 09:36:52 +02:00 by lucas · 1 comment
Owner

Add it as separate Dockerfile that depends on the previously built rust-xwin image, and change the job to built these in series.
That should prevent having to build the entire image twice.

Add it as separate `Dockerfile` that depends on the previously built `rust-xwin` image, and change the job to built these in series. That should prevent having to build the entire image twice.
Author
Owner

Or maybe just expect the CI pipeline that consumes it to run the few extra commands needed for the -ci variant.

Though now with things running in series, and the cache seemingly working, it might actually be OK to build both.

Or maybe just expect the CI pipeline that consumes it to run the few extra commands needed for the `-ci` variant. Though now with things running in series, and the cache seemingly working, it might actually be OK to build both.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/ci-images#30
No description provided.