Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): add new e2e base target (#7179)
I've noticed that we have to do a fair amount of installing from apt relatively often which only happens once the `+build` target is done. Ideally we'd do this in parallel so I've split off a different target in order to try and get earthly to be more proactive.
- Loading branch information