mirror of https://github.com/vector-im/riot-web
Break out into sections
parent
b52b420b1f
commit
40b5b784a3
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue