jenkinsfile
This commit is contained in:
parent
c60cba3430
commit
0708880f81
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,7 +3,6 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Stage 1') {
|
stage('Stage 1') {
|
||||||
steps {
|
steps {
|
||||||
echo 'Hello world!'
|
|
||||||
checkout: 'https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops'
|
checkout: 'https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user