summaryrefslogtreecommitdiffstats
path: root/.ci/yuzu-mainline-step2.yml
diff options
context:
space:
mode:
authorZach Hilman <zachhilman@gmail.com>2019-10-09 01:52:02 +0200
committerZach Hilman <zachhilman@gmail.com>2019-10-09 01:52:02 +0200
commit1817191d5569bea9b19c25f548117325eda6ed65 (patch)
treeb06f70fd243c5205e768aa9902f0993d335cdea1 /.ci/yuzu-mainline-step2.yml
parentci: Update build suffix for mock builds (diff)
downloadyuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar.gz
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar.bz2
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar.lz
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar.xz
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.tar.zst
yuzu-1817191d5569bea9b19c25f548117325eda6ed65.zip
Diffstat (limited to '.ci/yuzu-mainline-step2.yml')
-rw-r--r--.ci/yuzu-mainline-step2.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.ci/yuzu-mainline-step2.yml b/.ci/yuzu-mainline-step2.yml
index a098f0a4e..5f2dfb3d8 100644
--- a/.ci/yuzu-mainline-step2.yml
+++ b/.ci/yuzu-mainline-step2.yml
@@ -57,12 +57,12 @@ stages:
cache: 'true'
version: $(DisplayVersion)
- stage: release
- displayName: 'Release'
+ displayName: 'release'
dependsOn:
- build
- build_win
jobs:
- job: github
- displayName: 'GitHub Release'
+ displayName: 'github'
steps:
- template: ./templates/release-github.yml \ No newline at end of file