fix path filter
This commit is contained in:
parent
cf03967f15
commit
f1803c62ac
7
.github/workflows/basket-api.yml
vendored
7
.github/workflows/basket-api.yml
vendored
@ -1,3 +1,5 @@
|
|||||||
|
name: basket-api
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@ -6,10 +8,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- src/BuildingBlocks/*
|
- src/BuildingBlocks/*
|
||||||
- src/Services/Basket/*
|
- src/Services/Basket/*
|
||||||
- build/azure-devops/buildimages.yml
|
- .github/workflows/basket-api.yml
|
||||||
- build/azure-devops/multiarch.yml
|
|
||||||
- build/azure-devops/basket-api/*
|
|
||||||
- deploy/k8s/helm/basket-api/*
|
|
||||||
env:
|
env:
|
||||||
registryEndpoint: https://hub.docker.com/repository/docker/borjasanes/eshoponcontainers
|
registryEndpoint: https://hub.docker.com/repository/docker/borjasanes/eshoponcontainers
|
||||||
services: basket-api
|
services: basket-api
|
||||||
|
Loading…
x
Reference in New Issue
Block a user