We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2ad057 commit da4bbd5Copy full SHA for da4bbd5
devtron-ci.yaml
@@ -7,6 +7,7 @@ pipelineConf:
7
- type: TAG_PATTERN
8
value:
9
- "%d.%d.%d-rc"
10
+ - ".*-rc"
11
beforeDockerBuildStages:
12
- name: "test-1"
13
script: |
0 commit comments