Skip to content

Commit

Permalink
Env depend +semver:patch
Browse files Browse the repository at this point in the history
  • Loading branch information
joalmeid committed Apr 1, 2020
1 parent 8e42123 commit c770820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pipelines/pipeline-triggerer-extension-CICD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ stages:

- stage: Publish_Ext_Prod
displayName: PROD
dependsOn: Build_Ext
dependsOn: Publish_Ext_Dev
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
jobs:
- job: PublishExt
Expand Down

0 comments on commit c770820

Please sign in to comment.