diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 05714176f..98835ee1a 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -107,7 +107,7 @@ stages: displayName: Login to container registry inputs: command: login - containerRegistry: devFra + containerRegistry: devfra - task: Bash@3 displayName: Build container inputs: @@ -126,4 +126,4 @@ stages: displayName: Logout from container registry inputs: command: logout - containerRegistry: devFra \ No newline at end of file + containerRegistry: devfra \ No newline at end of file