Closed
Description
I have a package A
which has other packages (e.g. B
) as build dependencies. Package B
is not available as a binary package. When I build A
with build_policy
set to missing
package B
is build from source as well.
At the end the new package for A
is uploaded to my repo. Is it possible to automatically upload the new package for B
as well?
Metadata
Metadata
Assignees
Labels
No labels