Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marianacapelo authored Aug 18, 2021
1 parent efa1c2c commit efc0bd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ trigger:
branches:
include:
- main
pr: none

variables:
SourcesDirectory: '$(Build.SourcesDirectory)'
Expand Down Expand Up @@ -89,4 +90,4 @@ stages:
command: 'publish'
workingDir: '$(Pipeline.Workspace)/artifacts/'
publishRegistry: 'useFeed'
publishFeed: 'd8b4d1eb-aeb3-4b5b-9b43-37b4fc985e2f'
publishFeed: 'd8b4d1eb-aeb3-4b5b-9b43-37b4fc985e2f'

0 comments on commit efc0bd7

Please sign in to comment.