blob: cfe3b992ecda5df4b254e92cc59cd57901b0fa8f [file] [log] [blame]
---
- job-template:
project-type: pipeline
concurrent: false
disabled: false
description: '{job-description}'
name: self-deploy-jobs
parameters:
- string:
default: 'master'
description: 'tcp-qa review refspec'
name: TCP_QA_REFS
trim: 'true'
pipeline-scm:
lightweight-checkout: false
scm:
- git:
branches:
- FETCH_HEAD
refspec: '${{TCP_QA_REFS}}'
url: https://gerrit.mcp.mirantis.com/mcp/tcp-qa
script-path: jobs/pipelines/self-deploy-jobs.groovy
logrotate:
daysToKeep: 365