Trigger riot-web build
Can't really test this without it being on develop
This commit is contained in:
parent
147c287acd
commit
38d5b2c21c
1 changed files with 10 additions and 0 deletions
|
@ -79,3 +79,13 @@ steps:
|
||||||
- docker#v3.0.1:
|
- docker#v3.0.1:
|
||||||
image: "node:10"
|
image: "node:10"
|
||||||
propagate-environment: true
|
propagate-environment: true
|
||||||
|
|
||||||
|
- wait
|
||||||
|
|
||||||
|
- label: "🐴 Trigger riot-web"
|
||||||
|
trigger: "riot-web"
|
||||||
|
branches: "develop"
|
||||||
|
build:
|
||||||
|
branch: "develop"
|
||||||
|
message: "[react-sdk] ${BUILDKITE_MESSAGE}"
|
||||||
|
async: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue