Skip to content

Commit

Permalink
No bug: Fix yamllint error.
Browse files Browse the repository at this point in the history
Due to adrienverge/yamllint#141 we can't indent the
comments to the appropriate level.

Differential Revision: https://phabricator.services.mozilla.com/D9698

UltraBlame original commit: 4833b89bb969cf1709eba8f8960136c85e750d94
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 6df7761 commit 0776260
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion taskcluster/ci/l10n/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ job-template:
- single_locale/tc_common.py
- single_locale/tc_android-api-16.py
- single_locale/onchange.py
# no default, so we fail on new entries
# no default, so we fail on new entries
actions:
by-build-platform:
default: ['clone-locales', 'list-locales', 'setup', 'repack',
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/ci/nightly-l10n/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ job-template:
- single_locale/{project}_android-api-16.py
- single_locale/tc_common.py
- single_locale/tc_android-api-16.py
# no default, so we fail on new entries
# no default, so we fail on new entries
actions:
by-build-platform:
default: ['clone-locales', 'list-locales', 'setup', 'repack',
Expand Down

0 comments on commit 0776260

Please sign in to comment.