ci: fix duplicate key

This commit is contained in:
Jens Langhammer 2020-05-28 19:45:25 +02:00
parent 4037a444eb
commit 40fd1c9c1f
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ stages:
command: 'buildAndPush'
Dockerfile: 'Dockerfile'
tags: '$(Build.SourceBranchName)'
- job: build-gatekeeper
- job: build-static
pool:
vmImage: 'ubuntu-latest'
steps: