Skip to content

Commit

Permalink
Update _build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidney Andrews authored Aug 19, 2020
1 parent 2a1b3a5 commit b1f892a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: '$(Date:yyyyMMdd)$(Rev:.rr)'
trigger:
- master
pr: none
jobs:
- job: build_markdown_content
displayName: 'Build Markdown Content'
Expand Down Expand Up @@ -34,4 +37,4 @@ jobs:
displayName: 'Publish Output Files'
inputs:
pathtoPublish: '$(Build.SourcesDirectory)/out/'
artifactName: 'Lab Files'
artifactName: 'Lab Files'

0 comments on commit b1f892a

Please sign in to comment.