Compare commits
6 Commits
f0342a357f
...
c67bc0b317
| Author | SHA1 | Date |
|---|---|---|
|
|
c67bc0b317 | 2 years ago |
|
|
f8ceba3d73 | 2 years ago |
|
|
fb5f49768c | 2 years ago |
|
|
3f9a84e253 | 2 years ago |
|
|
a91721b753 | 2 years ago |
|
|
58ff53e00b | 7 years ago |
@ -1,15 +0,0 @@
|
||||
# Starter pipeline
|
||||
# Start with a minimal pipeline that you can customize to build and deploy your code.
|
||||
# Add steps that build, run tests, deploy, and more:
|
||||
# https://aka.ms/yaml
|
||||
|
||||
trigger:
|
||||
- master
|
||||
|
||||
pool:
|
||||
vmImage: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- task: WhiteSource@21
|
||||
inputs:
|
||||
cwd: '$(System.DefaultWorkingDirectory)'
|
||||
Loading…
Reference in new issue