We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17b0b5 commit add02c9Copy full SHA for add02c9
Jenkinsfile
@@ -1,6 +1,6 @@
1
pipeline {
2
agent {
3
- docker {
+ dockerfoo {
4
image 'node:6-alpine'
5
args '-p 3000:3000'
6
}
0 commit comments