diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f58a4e5..f1b6a49 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ resources: - repo: self variables: - tag: '$(Build.BuildId)' + tag: 'recklessop/$(Build.BuildId)' stages: - stage: Build