1
0
Fork 0

Bug 1547928 - ensure release graphs are not triggered but for publishing events (#2347)

master
Mihai Tabara 2019-05-08 18:22:39 +01:00 committed by Jeff Boek
parent f1665f12ed
commit e4d4bff783
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ tasks:
metadata:
name: Fenix - Decision task
description: Schedules the build and test tasks for Fenix.
- $if: 'tasks_for == "github-release"'
- $if: 'tasks_for == "github-release" && event["action"] == "published"'
then:
$mergeDeep:
- {$eval: 'default_task_definition'}