mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 01:35:49 +03:00
wrong number of spaces
This commit is contained in:
parent
38d5b2c21c
commit
74abaa4abc
1 changed files with 9 additions and 9 deletions
|
@ -80,12 +80,12 @@ steps:
|
|||
image: "node:10"
|
||||
propagate-environment: true
|
||||
|
||||
- wait
|
||||
- wait
|
||||
|
||||
- label: "🐴 Trigger riot-web"
|
||||
trigger: "riot-web"
|
||||
branches: "develop"
|
||||
build:
|
||||
branch: "develop"
|
||||
message: "[react-sdk] ${BUILDKITE_MESSAGE}"
|
||||
async: true
|
||||
- label: "🐴 Trigger riot-web"
|
||||
trigger: "riot-web"
|
||||
branches: "develop"
|
||||
build:
|
||||
branch: "develop"
|
||||
message: "[react-sdk] ${BUILDKITE_MESSAGE}"
|
||||
async: true
|
||||
|
|
Loading…
Reference in a new issue