Docker Pipeline plugin Jenkinsfile dependencies
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// You need a valid credentials for Docker Hub
|
||||
// You need https://plugins.jenkins.io/docker-workflow/ on your jenkins instance
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
|
||||
Reference in New Issue
Block a user