mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Fix job name
This commit is contained in:
@@ -75,7 +75,7 @@ stages:
|
|||||||
configuration: '$(System.ArtifactsDirectory)/Manifest/manifest.yaml'
|
configuration: '$(System.ArtifactsDirectory)/Manifest/manifest.yaml'
|
||||||
secretType: 'dockerRegistry'
|
secretType: 'dockerRegistry'
|
||||||
containerRegistryType: 'Container Registry'
|
containerRegistryType: 'Container Registry'
|
||||||
- job: Deploy Internal
|
- job: Deploy_Internal
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-latest'
|
vmImage: 'ubuntu-latest'
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user