jenkinsfile test
This commit is contained in:
parent
0da675a8a4
commit
7ee7662d05
|
@ -1,5 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { dockerfile true }
|
agent any
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue