Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
\Source
    \MySourceRepo
    \MyBinariesRepo
__variables
    <HOSTNAME>_Environment.xml
    VariablesNamesapcesVariablesNamespaces.xml
log

As the build progresses the work space will change depending on your workspace rules. By default, the workspace during the second stage would look like this:

Code Block
\Output
    files...
\Variables
    <HOSTNAME>_Environment.xml
    VariablesNamesapcesVariablesNamespaces.xml
log


How do I make use of files in the Workspace?

...