Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Bug 1491314 - fix beetmover versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Tabara authored and pocmo committed Sep 28, 2018
1 parent 91e90f1 commit 7a3bac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automation/taskcluster/decision_task_release.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def generate_massager_task(build_task_id, massager_task_id,


def generate_beetmover_task(build_task_id, version, artifact, info):
version = version.lstrip('v')
upstreamArtifacts = [
{
"paths": [
Expand Down

0 comments on commit 7a3bac4

Please sign in to comment.