I current doing a simple build steps that include
"Setup enviroments" (running vcvarsall.bat")
"Run Cmake"
"Run MsBuild"
I notice that all steps are not sharing any state between them. This is the
issue for my setup environment steps because I need that for both sub
sequence step.
What is the right way to do this?
_______________________________________________
users mailing list
users@buildbot.net
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to