delete donwload stage

This commit is contained in:
apavlov
2024-07-09 22:10:13 +03:00
parent 4dbb33af44
commit c61ce77cc5

5
Jenkinsfile vendored
View File

@@ -14,11 +14,6 @@ pipeline {
}
stages {
stage('Download') {
steps {
git branch: 'dev', url:'${git_url}/Ansible/rproxy.git', credentialsId: 'git'
}
}
stage('Save certs') {
when {
expression {