From 5acc539deebdbc18b5f88c044360a2e0df6ae0f5 Mon Sep 17 00:00:00 2001 From: Maxim Topciu Date: Fri, 26 Apr 2024 15:53:03 +0300 Subject: [PATCH] use github commit message for skiping ci --- bamboo-specs/increment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bamboo-specs/increment.yaml b/bamboo-specs/increment.yaml index 1fe279f..a31408a 100644 --- a/bamboo-specs/increment.yaml +++ b/bamboo-specs/increment.yaml @@ -41,7 +41,7 @@ Increment: - any-task: plugin-key: com.atlassian.bamboo.plugins.vcs:task.vcs.commit configuration: - commitMessage: 'skipci: Automatic increment build number' + commitMessage: '[skip ci]: Automatic increment build number' selectedRepository: defaultRepository requirements: - adg-docker: true