Fix job name

This commit is contained in:
Luis Ángel San Martín 2024-09-22 09:39:12 +02:00
parent c81c3310a1
commit fc853630d8

View File

@ -328,7 +328,7 @@ jobs:
# Docker arm64
#
- job: Docker_Amd64_Image
- job: Docker_Arm64_Image
timeoutInMinutes: 360
dependsOn: CodeFormatValidation
displayName: 'Build arm64 Docker Image'