Fix curly braces
dyb-tech.com/LaLiga-BackEnd/pipeline/head There was a failure building this commit Details

This commit is contained in:
Diego de la Iglesia Regueiro 2024-05-21 14:30:21 +02:00
parent a2731a30bb
commit a84089c67d
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline { pipeline {
agent any { agent any
stages { stages {
stage('Show Branch Name and Project Name') { stage('Show Branch Name and Project Name') {
steps { steps {