Skip to content
/NoteForge
Sign in Sign up
Viewing an old version (4 days, 7 hours ago). The current page may differ.

trigger:   - main   - feat/label-cero-de-oro-hu-5008


resources:   repositories:     - repository: templates       type: git       name: "Automatizaciones TI/pipelines-devops"       ref: refs/heads/main
variables:   - group: globals   - group: github-mirror   - template: movil-apap/variables/vars.yml@templates
pool:   vmImage: "ubuntu-latest"
stages:   - template: movil-apap/stages/ci-pipeline-stage.yml@templates     parameters:       sonarQubeServiceName: $(sonarQubeServiceName)       repositoryName: "movil-apap"