Skip to content

Commit

Permalink
Update azure-pipelines.account.cd.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
kissalk committed Sep 24, 2024
1 parent 6ae8dbe commit fcf59bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Azure_Pipelines/azure-pipelines.account.cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ steps:
Dockerfile: $(dockerPath)
tags: |
latest
$(Build.SourceBranchName)-$(Build.BuildId)-$(revision)
$(Build.SourceBranchName)-$(Build.BuildId)
buildContext: '$(Build.Repository.LocalPath)'

- task: PublishPipelineArtifact@1
Expand Down

0 comments on commit fcf59bd

Please sign in to comment.