12 lines
287 B
YAML
12 lines
287 B
YAML
version: '3'
|
|
|
|
includes:
|
|
aws: ./cfa-taskfiles/aws.yml
|
|
int: ./cfa-taskfiles/integrations.yml
|
|
mobile: ./cfa-taskfiles/mobile.yml
|
|
k8s: ./cfa-taskfiles/k8s.yml
|
|
grafana: ./cfa-taskfiles/grafana.yml
|
|
pyrenees: ./cfa-taskfiles/pyrenees.yml
|
|
spacelift: ./cfa-taskfiles/spacelift.yml
|
|
|