Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
151f8b57bc
commit
c7a9656ed7
@ -6,7 +6,7 @@
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- feature/2167/deploy-yaml
|
||||
- develop
|
||||
tags:
|
||||
include:
|
||||
- 'stage-*'
|
||||
@ -15,7 +15,7 @@ pool:
|
||||
vmImage: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- script: echo Hello, world!
|
||||
- script: echo Checked out $(Build.SourceVersion) tagged with $(Build.SourceBranch)
|
||||
displayName: 'Run a one-line script'
|
||||
|
||||
- script: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user