Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
2159e95d07
commit
cf7a98e939
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
||||
}
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
git 'https://git.wmi.amu.edu.pl/s478839/ium_478839.git'
|
||||
git branch: 'feature', url: 'https://git.wmi.amu.edu.pl/s478839/ium_478839.git'
|
||||
}
|
||||
}
|
||||
stage('Shell Script') {
|
||||
|
Loading…
Reference in New Issue
Block a user