Skip to content

Commit 2376dd4

Browse files
authored
Update pipeline branch following merge.
1 parent 2800148 commit 2376dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipeline - Crm.Hubspot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
trigger:
2-
- feature/add-hubspot-integration
2+
- main
33

44
pool:
55
vmImage: 'windows-latest'
@@ -52,4 +52,4 @@ steps:
5252
inputs:
5353
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
5454
ArtifactName: 'drop'
55-
publishLocation: 'Container'
55+
publishLocation: 'Container'

0 commit comments

Comments
 (0)