mirror of
https://github.com/docker/getting-started-app.git
synced 2024-12-22 07:10:53 -05:00
Update Jenkinsfile
This commit is contained in:
parent
59db90b3db
commit
6e5f4cb79d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -13,7 +13,6 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
echo "runnig"
|
||||
bat "docker run -dp 3000:3000 ex9"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user