updated jenkins file

This commit is contained in:
WolverinDEV
2018-08-08 21:54:45 +02:00
parent 71163182ec
commit 668d42d759
Vendored
+1 -2
View File
@@ -1,6 +1,5 @@
pipeline {
agent any
stages {
agent {
label 'linux && debian && teaspeak'
}