Fix job name

This commit is contained in:
2024-12-17 13:34:20 +00:00
parent 36635224e8
commit ba1ab27fb0

View File

@@ -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: