Fixed Jenkinsfile
nanoboot/nanodata/pipeline/head This commit looks good Details

This commit is contained in:
Robert Vokac 2023-10-07 16:48:48 +02:00
parent ac55acfc49
commit 08ed752740
Signed by: robertvokac
GPG Key ID: 693D30BEE3329055
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -85,7 +85,7 @@ tomcat10test
systemdService=tomcat10
;;
develop | jenkins | deploy_test)
develop | jenkins | deploy_test | feature/octagon)
echo Branch $BRANCH_NAME is supported. Continuing.
TOMCAT_HOME=$TOMCAT10_TEST_HOME
systemdService=tomcat10test