tweaks(ium_04) Update Jenkinsfile.
This commit is contained in:
parent
b2e5aaf692
commit
c2a966705a
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,7 +1,5 @@
|
||||
pipeline{
|
||||
agent {
|
||||
docker { image 'ubuntu:latest' }
|
||||
}
|
||||
agent any
|
||||
stages{
|
||||
stage('checkout: Check out from version control'){
|
||||
steps{
|
||||
|
Loading…
Reference in New Issue
Block a user