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{
|
pipeline{
|
||||||
agent {
|
agent any
|
||||||
docker { image 'ubuntu:latest' }
|
|
||||||
}
|
|
||||||
stages{
|
stages{
|
||||||
stage('checkout: Check out from version control'){
|
stage('checkout: Check out from version control'){
|
||||||
steps{
|
steps{
|
||||||
|
Loading…
Reference in New Issue
Block a user