docker/nwl-cicd.yaml: added branch develop for the pipeline jobs

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmüller 2023-06-26 13:45:04 +02:00
parent a7b71a594e
commit b274c8ffc6
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ jobs:
id('nwl-ci')
remote('ssh://git@bitbucket.gad.local:7999/nm-nsp/nwl-ci.git')
credentialsId('gitCredentials')
includes('main release*')
includes('main develop release*')
}
}
}