Skip to content

Commit 002ab52

Browse files
authored
Update azure-pipeline - Crm.ActiveCampaign.yml
1 parent 733f605 commit 002ab52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipeline - Crm.ActiveCampaign.yml

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

44
pool:
55
vmImage: 'windows-latest'
@@ -43,4 +43,4 @@ steps:
4343
inputs:
4444
PathtoPublish: '$(Build.ArtifactStagingDirectory)'
4545
ArtifactName: 'drop'
46-
publishLocation: 'Container'
46+
publishLocation: 'Container'

0 commit comments

Comments
 (0)