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