mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
Download cache during CI
This commit is contained in:
@@ -11,6 +11,16 @@ steps:
|
||||
path: $(GRADLE_USER_HOME)
|
||||
displayName: "Gradle: setup build cache"
|
||||
|
||||
- task: DownloadPackage@1
|
||||
inputs:
|
||||
packageType: 'upack'
|
||||
feed: '/76852042-5a8d-4247-969f-47caba0cae08'
|
||||
view: '56ddc552-069b-4fda-9122-46a634ec7e8a'
|
||||
definition: '301d6f40-3540-4afb-abcb-cf9be945c859'
|
||||
version: '1.0.0-377'
|
||||
downloadPath: '$(Build.SourcesDirectory)/game/data/fs/377'
|
||||
displayName: "Misc: download cache data"
|
||||
|
||||
- task: SonarCloudPrepare@1
|
||||
inputs:
|
||||
SonarCloud: 'apollo-rsps-sonarcloud'
|
||||
|
||||
Reference in New Issue
Block a user