mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-24 23:14:03 -07:00
ci: Update to use date as build number
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user