ci(azure-pipelines): modify test job name
This commit is contained in:
parent
9767070046
commit
569eab24d5
@ -1,7 +1,7 @@
|
|||||||
pool: 'Prod Private Agent Pool'
|
pool: 'Prod Private Agent Pool'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: Hello-World
|
- job: HelloWorld
|
||||||
container:
|
container:
|
||||||
image: 'devfra.azurecr.io/de.fraport.trusted/ubuntu:22.04'
|
image: 'devfra.azurecr.io/de.fraport.trusted/ubuntu:22.04'
|
||||||
endpoint: devfra
|
endpoint: devfra
|
||||||
|
|||||||
Reference in New Issue
Block a user