Browse Source

dfghjkl

master
Dmytro 6 days ago
parent
commit
8c171ce137
  1. 2
      Jenkinsfile

2
Jenkinsfile

@ -4,7 +4,7 @@ pipeline {
stages {
stage('Checkout') {
steps {
git url: 'https://git.comsys.kpi.ua/victoria_babenko/repos_test.git', credentialsId: 'jenkins-gitea-test'
git url: 'https://git.comsys.kpi.ua/huk_dmytro/babenko_test_cicd.git', credentialsId: 'access_for_jenkins'
}
}

Loading…
Cancel
Save