paths filter
This commit is contained in:
parent
2aee71504d
commit
003e6b4582
5
.github/workflows/apigws.yml
vendored
5
.github/workflows/apigws.yml
vendored
@ -1,3 +1,5 @@
|
|||||||
|
name: "apigws"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@ -13,9 +15,6 @@ on:
|
|||||||
- deploy/k8s/helm/apigwms/*
|
- deploy/k8s/helm/apigwms/*
|
||||||
- deploy/k8s/helm/apigwwm/*
|
- deploy/k8s/helm/apigwwm/*
|
||||||
- deploy/k8s/helm/apigwws/*
|
- deploy/k8s/helm/apigwws/*
|
||||||
paths-ignore:
|
|
||||||
- src/ApiGateways/Mobile.Bff.Shopping/aggregator/*
|
|
||||||
- src/ApiGateways/Web.Bff.Shopping/aggregator/*
|
|
||||||
jobs:
|
jobs:
|
||||||
PublishCharts:
|
PublishCharts:
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-16.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user