Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional release tag #23517

Merged
merged 2 commits into from
Apr 17, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add additional release tag
  • Loading branch information
scbedd committed Apr 12, 2023
commit be5c03456133ee95f82a4ee125bafac6930476b2
3 changes: 2 additions & 1 deletion .azure-pipelines/azure-pipelines-data-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ steps:
Dockerfile: scripts/datacontainer/Dockerfile
repository: $(CONTAINER_REGISTRY_REPOSITORY_NAME)
tags: |
latest
latest
$(Build.BuildNumber)