Update 'Jenkinsfile'
This commit is contained in:
parent
5d7116ff3d
commit
ec1d9920c9
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -17,8 +17,7 @@ node {
|
||||
])
|
||||
}
|
||||
stage('checkout: Check out from version control') {
|
||||
git branch: 'master',
|
||||
url: 'https://git.wmi.amu.edu.pl/s487182/ium_s487182'
|
||||
checkout scm
|
||||
}
|
||||
stage('sh: Shell Script') {
|
||||
// Run the maven build
|
||||
|
Loading…
Reference in New Issue
Block a user