summaryrefslogtreecommitdiffstats
path: root/.ci/templates/release-universal.yml
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2022-07-27 19:00:59 +0200
committerGitHub <noreply@github.com>2022-07-27 19:00:59 +0200
commit1779795d817f575ad48469d782b671ae7104bd19 (patch)
tree66af975c5f64fa6611e90ba89ee9fc9d277f53f6 /.ci/templates/release-universal.yml
parentMerge pull request #8652 from lat9nq/ffmpeg-gh (diff)
parentci: add reuse job (diff)
downloadyuzu-1779795d817f575ad48469d782b671ae7104bd19.tar
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.gz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.bz2
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.lz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.xz
yuzu-1779795d817f575ad48469d782b671ae7104bd19.tar.zst
yuzu-1779795d817f575ad48469d782b671ae7104bd19.zip
Diffstat (limited to '.ci/templates/release-universal.yml')
-rw-r--r--.ci/templates/release-universal.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ci/templates/release-universal.yml b/.ci/templates/release-universal.yml
index 707697007..151c8f35c 100644
--- a/.ci/templates/release-universal.yml
+++ b/.ci/templates/release-universal.yml
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2019 yuzu Emulator Project
+# SPDX-License-Identifier: GPL-2.0-or-later
+
steps:
- template: ./release-download.yml
- task: UniversalPackages@0