diff --git a/azure-pipelines.yml b/azure-pipelines.yml index dae4867ad..a49cffbcc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -184,5 +184,5 @@ stages: containerRegistry: 'dockerhub' repository: 'beryju/passbook-static' command: 'buildAndPush' - Dockerfile: 'Dockerfile' + Dockerfile: 'static.Dockerfile' tags: '$(Build.SourceBranchName)'