Jiggle Azure Pipelines 1/2
This commit is contained in:
parent
8be1b9603a
commit
318bc1437d
|
@ -3,6 +3,7 @@
|
||||||
variables:
|
variables:
|
||||||
examples: ['controlgallery', 'cpp-multithread', 'datetime', 'drawtext', 'histogram', 'tester', 'timer']
|
examples: ['controlgallery', 'cpp-multithread', 'datetime', 'drawtext', 'histogram', 'tester', 'timer']
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: linux_amd64_shared_ninja
|
- job: linux_amd64_shared_ninja
|
||||||
displayName: 'Linux amd64 Shared with Ninja'
|
displayName: 'Linux amd64 Shared with Ninja'
|
||||||
|
|
Loading…
Reference in New Issue