We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda3145 commit 076362bCopy full SHA for 076362b
.azure-pipelines/azure-pipelines-data-container.yml
@@ -38,4 +38,5 @@ steps:
38
Dockerfile: scripts/datacontainer/Dockerfile
39
repository: $(CONTAINER_REGISTRY_REPOSITORY_NAME)
40
tags: |
41
- latest
+ latest
42
+ $(Build.BuildNumber)
0 commit comments