mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
f3837d6a5d
commit
c36c875b01
1 changed files with 2 additions and 10 deletions
12
Jenkinsfile
vendored
12
Jenkinsfile
vendored
|
@ -107,15 +107,7 @@ stage('Codedeploy Workload') {
|
||||||
--s3-location bucket=std01-codedeploy-bucket,bundleType=zip,key=deploy.zip
|
--s3-location bucket=std01-codedeploy-bucket,bundleType=zip,key=deploy.zip
|
||||||
'''
|
'''
|
||||||
sleep(10) // sleep 10s
|
sleep(10) // sleep 10s
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue