ci: fix static being built on wrong docker image
This commit is contained in:
@ -184,5 +184,5 @@ stages:
|
||||
containerRegistry: 'dockerhub'
|
||||
repository: 'beryju/passbook-static'
|
||||
command: 'buildAndPush'
|
||||
Dockerfile: 'Dockerfile'
|
||||
Dockerfile: 'static.Dockerfile'
|
||||
tags: '$(Build.SourceBranchName)'
|
||||
|
Reference in New Issue
Block a user