jenkinsfile modified
This commit is contained in:
parent
21c72b3d03
commit
ca9f5520f7
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('checkout'){
|
stage('checkout'){
|
||||||
steps {
|
steps {
|
||||||
|
git url: 'https://git.wmi.amu.edu.pl/s152203/s152203-mlworkshops'
|
||||||
echo 'Check out from version control'
|
echo 'Check out from version control'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user