Break out into sections

pull/21833/head
Travis Ralston 2019-07-11 12:49:08 -06:00
parent b52b420b1f
commit 40b5b784a3
1 changed files with 2 additions and 1 deletions

View File

@ -87,8 +87,9 @@ steps:
- label: "🌐 i18n" - label: "🌐 i18n"
command: command:
# Do the things needed to actually run the i18n stuff - "echo '--- Fetching Dependencies'"
- "yarn install" - "yarn install"
- "echo '+++ Testing i18n output'"
- "yarn diff-i18n" - "yarn diff-i18n"
plugins: plugins:
- docker#v3.0.1: - docker#v3.0.1: