Pipeline update.
This commit is contained in:
parent
4d91f4e2be
commit
2bf8a4d943
|
@ -5,11 +5,12 @@
|
|||
|
||||
trigger:
|
||||
- master
|
||||
- linux-cheats
|
||||
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
make
|
||||
displayName: 'make'
|
||||
which scons-3
|
||||
displayName: 'Build'
|
||||
|
|
Loading…
Reference in New Issue