Skip to content

Commit

Permalink
Completely disable Melodic jobs. (#223)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Jul 5, 2023
1 parent 991231e commit 73175ac
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@ distributions:
# uxv8: lunar/release-xenial-arm64-build.yaml
# source_builds:
# default: lunar/source-build.yaml
melodic:
doc_builds:
default: melodic/doc-build.yaml
released-packages-without-doc-job: melodic/doc-released-build.yaml
notification_emails:
- [email protected]
- [email protected]
release_builds:
default: melodic/release-build.yaml
# melodic:
# doc_builds:
# default: melodic/doc-build.yaml
# released-packages-without-doc-job: melodic/doc-released-build.yaml
# notification_emails:
# - [email protected]
# - [email protected]
# release_builds:
# default: melodic/release-build.yaml
# ds: melodic/release-stretch-build.yaml
# dsv8: melodic/release-stretch-arm64-build.yaml
ubhf: melodic/release-armhf-build.yaml
ubv8: melodic/release-arm64-build.yaml
source_builds:
default: melodic/source-build.yaml
# ubhf: melodic/release-armhf-build.yaml
# ubv8: melodic/release-arm64-build.yaml
# source_builds:
# default: melodic/source-build.yaml
# ds: melodic/source-stretch-build.yaml
noetic:
doc_builds:
Expand Down

0 comments on commit 73175ac

Please sign in to comment.