Skip to content

Commit 18076a1

Browse files
author
m19936
committed
Updated jenkinsfile to target main branch
1 parent 6291dbd commit 18076a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfilek8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pipeline {
1919
GITHUB_REPO = 'https://github.com/mchpTestArea/avr-iot-test'
2020
GITHUB_REPO_SHORT = 'avr-iot-test'
2121
GITHUB_ORG = 'mchpTestArea'
22-
TARGET_BRANCH = 'jenkins-test'
22+
TARGET_BRANCH = 'main'
2323
}
2424

2525
stages {

0 commit comments

Comments
 (0)