ci: set argoControlledRepo and credentials for reconciler to use Nicolas_local_ops branch
This commit is contained in:
parent
b66182be18
commit
c3842ea9a4
@ -30,6 +30,8 @@ executeFreeleapsPipeline {
|
|||||||
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
imageReleaseArchitectures: ['linux/amd64', 'linux/arm64/v8'],
|
||||||
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
registryCredentialsId: 'freeleaps-devops-docker-hub-credentials',
|
||||||
semanticReleaseEnabled: true,
|
semanticReleaseEnabled: true,
|
||||||
|
argoControlledRepo: 'https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops.git',
|
||||||
|
argoControlledRepoCredentialsId: 'freeleaps-ops-credentials',
|
||||||
argoControlledRepoBranch: 'Nicolas_local_ops'
|
argoControlledRepoBranch: 'Nicolas_local_ops'
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user