Skip to content

Commit

Permalink
Updated branch in Jenkinsfile
Browse files Browse the repository at this point in the history
Signed-off-by: dianomicbot <[email protected]>
  • Loading branch information
dianomicbot committed Oct 20, 2023
1 parent 6cf2541 commit 68549bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ timestamps {
// Change to corresponding CORE_BRANCH as required
// e.g. FOGL-xxxx, main etc.
sh '''
CORE_BRANCH='2.2.0RC'
CORE_BRANCH='develop'
${HOME}/buildFledge ${CORE_BRANCH} ${WORKSPACE}
'''
}
Expand Down

0 comments on commit 68549bc

Please sign in to comment.