main #1

Merged
Zakaria merged 8 commits from Zakaria/ZenProject:main into main 2024-09-29 05:51:15 +00:00
Showing only changes of commit bc25347655 - Show all commits
Vendored
+3 -1
View File
@@ -1,5 +1,7 @@
pipeline { pipeline {
agent any agent {
label "agent_locke"
}
stages { stages {
stage('Build') { stage('Build') {