Skip to content

Commit 2561b79

Browse files
author
Microchip Technology
committed
updated repo name
1 parent cc990d8 commit 2561b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.citd/Jenkinsfilek8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pipeline {
2626
GitHub Deploy Stage Information
2727
*/
2828
//This is the BitBucket source repo URL to be deployed
29-
BITBUCKET_SOURCE_URL = 'https://bitbucket.microchip.com/scm/mcu16ce/pic24e-dspic33e-code-examples.git'
29+
BITBUCKET_SOURCE_URL = 'https://bitbucket.microchip.com/scm/mcu16ce/dspic33e-code-examples.git'
3030
//Files or folders to be excluded from deployment, if multiple files or folders use comma separator
3131
DEPLOY_EXCLUDE_FOLDER_FILE_LIST = 'mchp_private,.mchp_private,sandbox,.sandbox'
3232
//Branch(s) to be deployed, if multiple branches use comma separator. DEPLOY_BRANCH_LIST is the target branch of the PR.

0 commit comments

Comments
 (0)