diff options
author | Michael Lando <ml636r@att.com> | 2017-06-21 18:56:19 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-06-21 18:57:11 +0300 |
commit | 1019b72e6f3ad82b80a57a98b6bb06644a2b3590 (patch) | |
tree | ada253383034961113a3ad3c28fd13fb8f49a39d /jjb/sdc | |
parent | 9999e9145003e73ca2d055ee5ec41017f7cd1407 (diff) |
[sdc] this project will not be used
for the current release
as a result i want to remove
the builds from the master branch.
Change-Id: Ida030dc3fb1255b9a6a41ccb8dd7d33680cea6df
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'jjb/sdc')
-rw-r--r-- | jjb/sdc/sdc-sdc_common.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/sdc/sdc-sdc_common.yaml b/jjb/sdc/sdc-sdc_common.yaml index 4def9d4a2..ad6c45870 100644 --- a/jjb/sdc/sdc-sdc_common.yaml +++ b/jjb/sdc/sdc-sdc_common.yaml @@ -11,8 +11,6 @@ project: 'sdc/sdc_common' stream: - - 'master': - branch: 'master' - 'release-1.0.0': branch: 'release-1.0.0' mvn-settings: 'sdc-sdc_common-settings' |