Merge branch 'master' of https://git.wmi.amu.edu.pl/s434732/ium_434732
This commit is contained in:
commit
4a6d49fe03
@ -1,10 +0,0 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user