ci: fix gatekeeper dockerfile path
This commit is contained in:
		| @ -199,7 +199,7 @@ stages: | |||||||
|             containerRegistry: 'dockerhub' |             containerRegistry: 'dockerhub' | ||||||
|             repository: 'beryju/passbook-gatekeeper' |             repository: 'beryju/passbook-gatekeeper' | ||||||
|             command: 'buildAndPush' |             command: 'buildAndPush' | ||||||
|             Dockerfile: 'Dockerfile' |             Dockerfile: 'gatekeeper/Dockerfile' | ||||||
|             buildContext: 'gatekeeper/' |             buildContext: 'gatekeeper/' | ||||||
|             tags: 'gh-$(Build.SourceBranchName)' |             tags: 'gh-$(Build.SourceBranchName)' | ||||||
|       - job: build_static |       - job: build_static | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer