Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant build multiple images in one pipeline anymore #81

Open
prashantchoudhary opened this issue Mar 21, 2024 · 3 comments
Open

Cant build multiple images in one pipeline anymore #81

prashantchoudhary opened this issue Mar 21, 2024 · 3 comments

Comments

@prashantchoudhary
Copy link

Earlier we were building both Linux and windows VMs in the same pipeline. But since the change to a stage level template, it is not working anymore as the job names have started to conflict. As a work around I have forked the Repo and I am appending the 'image_type' var to the job names. Is there a recommendation/workaround for this issue?. I can raise a PR with my changes too.

@YannickRe
Copy link
Owner

I'm sorry this has impacted you. Feel free to submit a PR that solves the conflicting names, and I'm happy to have it merged.

@prashantchoudhary
Copy link
Author

prashantchoudhary commented Mar 21, 2024

Thank you for your quick response. I have kept it as draft PR for now. Please let me know if you spot something.
#82

@YannickRe
Copy link
Owner

I will validate ASAP :) Thank you!

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

No branches or pull requests

2 participants