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