Rework 'rust-xwin-ci' version #30
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add it as separate
Dockerfile
that depends on the previously builtrust-xwin
image, and change the job to built these in series.That should prevent having to build the entire image twice.
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.