diff --git a/WebDisplay/deploy/azure-pipelines.yml b/WebDisplay/deploy/azure-pipelines.yml index 9596fdf..c8b29e5 100644 --- a/WebDisplay/deploy/azure-pipelines.yml +++ b/WebDisplay/deploy/azure-pipelines.yml @@ -75,7 +75,7 @@ stages: configuration: '$(System.ArtifactsDirectory)/Manifest/manifest.yaml' secretType: 'dockerRegistry' containerRegistryType: 'Container Registry' - - job: Deploy Internal + - job: Deploy_Internal pool: vmImage: 'ubuntu-latest' steps: