mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-24 21:24:02 -07:00
ci: Add version counter variable
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
parameters:
|
||||
version: ''
|
||||
|
||||
jobs:
|
||||
- job: build_test
|
||||
displayName: 'testing'
|
||||
@@ -31,3 +34,4 @@ jobs:
|
||||
parameters:
|
||||
artifactSource: 'false'
|
||||
cache: 'false'
|
||||
version: $(parameters.version)
|
Reference in New Issue
Block a user