Update package-accounting-service.yaml

This commit is contained in:
Lynn Orrell 2021-06-14 13:46:51 -05:00 коммит произвёл GitHub
Родитель da052a9370
Коммит 98ef5ac663
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -3,7 +3,7 @@ name: package-accounting-services
on:
push:
branches:
- 'glo-contoso-health'
- 'contoso-health'
paths:
- 'RedDog.AccountingService/**'
@ -72,4 +72,4 @@ jobs:
value: ghcr.io/cloudnativegbb/paas-vnext/reddog-accounting-service:${{ needs.set-env.outputs.version }}
commitChange: 'true'
updateFile: 'true'
branch: 'glo-contoso-health'
branch: 'contoso-health'