Docker Pipeline plugin Jenkinsfile dependencies

This commit is contained in:
2026-03-02 16:27:48 +01:00
parent 7bc625c53f
commit bcc46710cb

View File

@@ -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 {