ci: fix duplicate key
This commit is contained in:
parent
4037a444eb
commit
40fd1c9c1f
|
@ -169,7 +169,7 @@ stages:
|
|||
command: 'buildAndPush'
|
||||
Dockerfile: 'Dockerfile'
|
||||
tags: '$(Build.SourceBranchName)'
|
||||
- job: build-gatekeeper
|
||||
- job: build-static
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
steps:
|
||||
|
|
Reference in New Issue