1
0
Fork 0

Adjust the URL

master
Mihai Tabara 2019-11-11 16:03:29 +00:00 committed by Sebastian Kaspari
parent 79a9722e76
commit 64c25eed45
1 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ tasks:
then: ${event.action}
else: 'UNDEFINED'
in:
$if: 'tasks_for in ["github-pull-request", "action", "cron"]
$if: 'tasks_for in ["github-pull-request", "action", "cron"]
|| (tasks_for == "github-push" && head_branch[:10] != "refs/tags/") && (head_branch != "staging.tmp") && (head_branch != "trying.tmp")
|| (tasks_for == "github-release" && releaseAction == "published")'
then:
@ -128,7 +128,7 @@ tasks:
description: '${action.description}'
else:
name: "Decision Task for cron job ${cron.job_name}"
description: 'Created by a [cron task](https://tools.taskcluster.net/tasks/${cron.task_id})'
description: 'Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
provisionerId: "mobile-${level}"
workerType: "decision"
tags: