Merge branch 'local' of https://github.com/uglyscorpio/eShopOnContainers into local
This commit is contained in:
commit
2e0e5f8449
@ -1,11 +1,11 @@
|
|||||||
variables:
|
variables:
|
||||||
registryEndpoint: eshop-registry
|
registryEndpoint: heigoo.azurecr.io
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- dev
|
- dev
|
||||||
- eShopLocal
|
- local
|
||||||
paths:
|
paths:
|
||||||
include:
|
include:
|
||||||
- src/BuildingBlocks/*
|
- src/BuildingBlocks/*
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
variables:
|
variables:
|
||||||
registryEndpoint: eshop-registry
|
registryEndpoint: heigooRegistry
|
||||||
trigger:
|
trigger:
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
- dev
|
- dev
|
||||||
- eShopLocal
|
- local
|
||||||
paths:
|
paths:
|
||||||
include:
|
include:
|
||||||
- src/BuildingBlocks/*
|
- src/BuildingBlocks/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user