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

--HG--
extra : rebase_source : 15a8b2134ab452340049084b9702daf12229842b
extra : source : 4833b89bb969cf1709eba8f8960136c85e750d94
  • Loading branch information
tomprince committed Oct 24, 2018
1 parent 47011cf commit b1fa5dc
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 @@ -164,7 +164,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 @@ -219,7 +219,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 b1fa5dc

Please sign in to comment.