Jenkinsfile aktualisiert
This commit is contained in:
parent
f0a78bd128
commit
96e27f4118
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent docker-in-docker-agent
|
agent { label 'docker-in-docker-agent' }
|
||||||
stages {
|
stages {
|
||||||
stage('Docker test') {
|
stage('Docker test') {
|
||||||
steps {
|
steps {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user