Updated jenkins file
This commit is contained in:
parent
4f7fe2bd75
commit
62ccb3b6fd
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
stages {
|
||||
parallel linux_amd64: {
|
||||
agent {
|
||||
label 'linux && amd64 && teaspeak'
|
||||
@ -84,4 +85,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user