forked from Zakaria/ZenProject
fix: 11 - Updating Jenkinsfile
This commit is contained in:
Vendored
+1
-3
@@ -1,7 +1,5 @@
|
||||
pipeline {
|
||||
agent {
|
||||
label "agent_locke"
|
||||
}
|
||||
agent any
|
||||
|
||||
stages {
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user