diff --git a/.azure-pipelines/templates/stages/deploy-stage.yml b/.azure-pipelines/templates/stages/deploy-stage.yml index 8790704f3..88be735fc 100644 --- a/.azure-pipelines/templates/stages/deploy-stage.yml +++ b/.azure-pipelines/templates/stages/deploy-stage.yml @@ -5,9 +5,6 @@ parameters: values: - edge - beta -- name: dockerTag - type: string - default: nightly stages: - stage: Deploy