Adjusting CI so it only publishes on master branch

This commit is contained in:
Fabian Stamm 2020-03-18 11:21:04 +01:00
parent d94e83b468
commit 112a65378d
1 changed files with 2 additions and 0 deletions

View File

@ -20,3 +20,5 @@ steps:
repo: hibas123.azurecr.io/authserver
registry: hibas123.azurecr.io
debug: true
when:
branch: master