Skip to content

Conversation

sjagoe
Copy link

@sjagoe sjagoe commented Oct 1, 2025

This fixes #325 by building upon the fix (#327) from @VolodiaPG for build targets, adding a fix for extra build args.

With this, deploying to multiple hosts with build args works again, e.g.

../deploy-rs/target/debug/deploy -d --targets .#host1 .#host2 .#host3 --keep-result --skip-checks -- --max-jobs 0

Copy link

@Sntx626 Sntx626 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, fixes the problem, looks good.
LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

a6b0cb2c5e1c1efea2d48fdf7bb5b36b6675e40e broke --targets
3 participants