agents assignats

This commit is contained in:
Guillem Hernandez Sola
2026-07-11 19:57:52 +02:00
parent 970b218c04
commit 488d50634e
68 changed files with 68 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
pipeline {
agent any
agent { label 'macbookpro' }
options {
timeout(time: 20, unit: 'MINUTES')