greentic-flow 0.4.54

Generic YGTC flow schema/loader/IR for self-describing component nodes.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
mode: ContinuousDeployment
branches:
  develop:
    regex: ^develop$
    tag: dev
    increment: Patch
  master:
    regex: ^master$
    tag: ''
    increment: Patch
  main:
    regex: ^main$
    tag: ''
    increment: Patch