Versions Compared

Key

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

...

  1. Workspace Rules and Repository Rules. These rules can be used to copy your repository into the work space and also sync files from the workspace between stages.
  2. Copy Action. It's a pretty simple concept, specify a source file/directory and give it the workspace's path using query syntax as the destination directory.
  3. When running executables within the build process, be sure they output to directory within the workspace.

When adding actions to stages in a Configuration, you may want to make use of the output of actions that have previously run. designing your workflow and creating actions, you can always get the full path to your workspace by using the query syntax $Workspace$.