This repository was archived by the owner on May 15, 2025. It is now read-only.
Replies: 1 comment 2 replies
-
In the meantime I found out that I can set the no entry attribute like in the sample: However I would like to have them in one stage as jobs. As multiple stages increase the build time a lot. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get nuke running on azure devops with a microsoft hostet agent.
The agents can switch between the jobs, this result in the error that the restore may is executed on a different agent than the compile and therefore the packages are missing.
May I missed something? I use these atributes:
Which generates the following pipline.yaml
Beta Was this translation helpful? Give feedback.
All reactions