Skip to content

Commit

Permalink
fix: publish correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrewe committed Jul 28, 2020
1 parent d816bb4 commit cde4dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ stages:
containerRegistry: glaux-registry
repository: $(imageName)
tags: |
latest
latest.cron
$(Build.SourceBranchName).cron
- job: pypi_publish
displayName: Publish PyPi Packages
Expand Down

0 comments on commit cde4dfc

Please sign in to comment.