The branch for the jobs to seed was set to main but we might want
to seed the branch develop. Thus the parameter of the seed job
replaces the hardcoded main.
I am not sure if this solution works but wihtout trying we won't
know :-D
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
A request was to have the update source revision part in a separate
job as in OEM Linux. This commit seeds a new job currently with
an empty skeleton.
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
On the HAC instance, we currently do not want the documentation
job of the work of Marc Mattmueller, thus this job is removed.
Additionally the git credential ID differs between HAC- and ansible
instance. Therefore we set on this branch the credentials of the
HAC instance.
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
the reason is simple: There are currently still two AD's available
for HAC and Netmodule, i.e. the LDAP connection works only for
HAC employees.
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
There are 2 reasons for this replacement:
- the build pipeline holds a parameter of the branch to build
- the project to build can be separated from the CI work
Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>