github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/integration/testdata/TestGitopsUpdateIntegration/kustomize/workdir/.pipeline/config.yml (about) 1 general: 2 maven: 3 globalSettingsFile: settings.xml 4 stages: 5 steps: 6 gitopsUpdateDeployment: 7 serverUrl: file:///gitopsRepo 8 tool: 'kustomize' 9 deploymentName: 'test-project' 10 filePath: "kustomization.yaml" 11 branchName: "main"