Skip to content

Commit

Permalink
fix TARGET_BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Oct 6, 2023
1 parent 80f7d48 commit 86df736
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 @@ -12,7 +12,7 @@
* EXERCISE_FOLDERS has the image name and corresponding build folder
**/

TARGET_BRANCH = '202310-multiarch'
TARGET_BRANCH = '202310'

EXERCISE_FOLDERS = [
"base": "base",
Expand Down

0 comments on commit 86df736

Please sign in to comment.