dev #3

Merged
mpavlov merged 28 commits from dev into master 2024-07-11 01:21:55 +03:00
8 changed files with 214 additions and 60 deletions
Showing only changes of commit c61ce77cc5 - Show all commits

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 {