Break out into sections

This commit is contained in:
Travis Ralston 2019-07-11 12:49:08 -06:00
parent b52b420b1f
commit 40b5b784a3

View File

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