docker/nwl-cicd.yaml: set branch ansible-instance as default

the ansible-seed branch shall be the default. For branch develop
and main, we leave main as default branch to seed. The reason is
because of different jobs to seed and different IDs for the git
credentials.

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmüller 2023-08-28 13:12:15 +02:00
parent 3364307149
commit 6eef9775a3
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ tool:
jobs:
- script: >
SEEDING_BRANCH = 'main'
SEEDING_BRANCH = 'ansible-instance'
freeStyleJob('Seed Job') {
scm {