Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Question re Pipeline Servers or Roles setting
-
Is it possible from within a plan to use the Role or Server set in the Servers or Roles setting on a Stage in the Pipeline?
I tried using ServersInRole without giving it a role but it doesn't seem to use the setting from the Pipeline.Product: BuildMaster
Version: 5.6.8
-
Well I just found that if I just use $ServerName and not specify any role or server setting other than what is in the pipeline it will loop thru them all as I would expect.
I can work with that but I was expecting the Role name to be available from the script.
-
It looks like running a pipeline on a server role does not correctly set the
$RoleName
variable.I've filed this as
BM-2381
and it is fixed for the next version of BuildMaster.