Using custom variables.

803    Asked by GuyRodd in Devops , Asked on Dec 30, 2019
Answered by Ankur vaish

One can create custom variables and these can be used within the service definition for defining a service.

There are 2 main standards for defining custom variables.

  1. Custom variables need to be started with an underscore i.e. (_), to avoid name collision with already present standard variables.
  2. These variables will be converted to uppercase before execution.




Your Answer

Interviews

Parent Categories