Skip to content

Commit

Permalink
#2583 remove rogue tab from yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <[email protected]>
  • Loading branch information
planetf1 committed Apr 6, 2020
1 parent 3a0e47d commit 4506803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ stages:
command: login
containerRegistry: odpi-dockerhub
# Normal build for master - note we have the '-Ddocker.taglatest' set
# This can likely be refactored using variables.
# This can likely be refactored using variables.
- task: ArtifactoryMaven@1
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
inputs:
Expand Down

0 comments on commit 4506803

Please sign in to comment.