annotate .hgflow @ 253:538179e4c675

adding bamboo agent configuration files - fix 2
author aldrich@nwoca.org
date Wed, 23 May 2018 17:46:42 +0100
parents 6c2cea4b142f
children
rev   line source
0
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
1 [branchname]
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
2 master = production
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
3 develop = default
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
4 feature = feature/
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
5 release = release/
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
6 hotfix = hotfix/
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
7 support = support/
6c2cea4b142f flow initialization: Added configuration file.
smith@nwoca.org
parents:
diff changeset
8