ci: refs#6706 Jenkinsfile fixes
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-02-05 00:10:05 +01:00
parent f2071d39ec
commit fd7e16522f
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@
def PROTECTED_BRANCH
def FROM_GIT
def RUN_TESTS
def SHOULD_BUILD
def RUN_BUILD
pre: {
switch (env.BRANCH_NAME) {