summaryrefslogtreecommitdiffstats
path: root/.ci/templates/build-single.yml
diff options
context:
space:
mode:
Diffstat (limited to '.ci/templates/build-single.yml')
-rw-r--r--.ci/templates/build-single.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci/templates/build-single.yml b/.ci/templates/build-single.yml
index cd9d1df88..44b709177 100644
--- a/.ci/templates/build-single.yml
+++ b/.ci/templates/build-single.yml
@@ -3,6 +3,7 @@ parameters:
cache: 'false'
steps:
+- script: export CI=true && AZURE_REPO_NAME=yuzu-emu/yuzu-$(BuildName) && AZURE_REPO_TAG=$(BuildName)-$(Date:yyyy.MM.dd)
- task: DockerInstaller@0
displayName: 'Prepare Environment'
inputs: