update
All checks were successful
It_School_001/pipeline/head This commit looks good

This commit is contained in:
Ionel Andrei Cataon
2026-02-05 11:26:27 +02:00
parent f082bec56b
commit 611c31c0a1

View File

@@ -1,5 +1,5 @@
pipeline {
agent { label 'itschool' }
agent any
stages {
stage ('scm checkout') {
steps {