This commit is contained in:
parent
dc62344e15
commit
0f943df4e9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -9,7 +9,7 @@ pipeline {
|
|||
stages {
|
||||
stage('Clone Repository') {
|
||||
steps {
|
||||
git url: 'https://git.ipstein.myds.me/Team.Stein/Front.git', branch: 'main'
|
||||
git url: 'https://git.ipstein.myds.me/Team.Stein/Back.git', branch: 'main'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user