mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
publish shaders zip on azure too
This commit is contained in:
@@ -57,6 +57,11 @@ jobs:
|
|||||||
vmImage: 'vs2017-win2016'
|
vmImage: 'vs2017-win2016'
|
||||||
displayName: 'Windows VS2017 Debug'
|
displayName: 'Windows VS2017 Debug'
|
||||||
steps:
|
steps:
|
||||||
|
- task: PublishBuildArtifacts@1
|
||||||
|
inputs:
|
||||||
|
pathtoPublish: 'shaders'
|
||||||
|
artifactName: shaders
|
||||||
|
displayName: 'Publish shaders'
|
||||||
- script: |
|
- script: |
|
||||||
cd ref
|
cd ref
|
||||||
git clone "https://github.com/chriskohlhoff/asio" --depth 1 --branch asio-1-12-2 -q
|
git clone "https://github.com/chriskohlhoff/asio" --depth 1 --branch asio-1-12-2 -q
|
||||||
|
|||||||
Reference in New Issue
Block a user