// Copy this exact file into any app repo's own Jenkinsfile. repo_name is // the only required key — service_name/argo_app_name default to it, // harbor_project/helm_repo_url/image_tag_yq_path default to this // homelab's repo-wide conventions. See vars/homelabPipeline.groovy for // the full default list and how to override any of them. @Library('devops-lib') _ homelabPipeline(repo_name: 'CHANGE_ME')