mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 09:25:45 +00:00
ci: Update to use date as build number
This commit is contained in:
parent
b67b5b356b
commit
86422c69ae
2 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue