mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
11 lines
308 B
Go Template
11 lines
308 B
Go Template
---
|
|
metadata:
|
|
name: "Beet Mover Manifest"
|
|
description: "Maps artifact locations to s3 key names for snap iamge"
|
|
owner: "release@mozilla.com"
|
|
|
|
mapping:
|
|
all:
|
|
snap:
|
|
artifact: {{ artifact_base_url }}/firefox-{{ version }}.snap
|
|
s3_key: {{ s3_prefix }}snap/firefox-{{ version }}.snap
|