mirror of
https://github.com/element-hq/element-desktop
synced 2025-03-12 23:43:43 +01:00
Update to Element pipeline name
This commit is contained in:
parent
9eb6932f11
commit
b7a2810dc3
@ -19,7 +19,7 @@ const {setPackageVersion, setDebVersion} = require('./set-version.js');
|
||||
|
||||
async function getLatestDevelopUrl(bkToken) {
|
||||
const buildsResult = await needle('get',
|
||||
"https://api.buildkite.com/v2/organizations/matrix-dot-org/pipelines/riot-web/builds",
|
||||
"https://api.buildkite.com/v2/organizations/matrix-dot-org/pipelines/element-web/builds",
|
||||
{
|
||||
branch: 'develop',
|
||||
state: 'passed',
|
||||
|
Loading…
x
Reference in New Issue
Block a user