diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 232c0af3a..8a2586120 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -39,7 +39,7 @@ jobs: inputs: targetType: inline script: | - docker images + docker push frontend:$(Build.BuildNumber) - task: Docker@2 name: dockerLogoutDevFra displayName: Docker Logout from devfra