-
Notifications
You must be signed in to change notification settings - Fork 37
/
config.yml
53 lines (50 loc) · 2.2 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
version: 2.1
setup: true
orbs:
path-filtering: circleci/path-filtering@0.0.2
workflows:
setup-workflow:
jobs:
- path-filtering/filter:
config-path: .circleci/continue_config.yml
base-revision: master
mapping: |
argocd/.* run-argocd true
asp-deploy/.* run-asp-deploy true
aws-configure-credentials-oidc/.* run-aws-configure-credentials-oidc true
aws-get-parameters/.* run-aws-get-parameters true
aws-rotate-keys/.* run-aws-rotate-keys true
clair-scanner/.* run-clair-scanner true
clojure/.* run-clojure true
comms-commands/.* run-comms-commands true
gcp-rotate-keys/.* run-gcp-rotate-keys true
gitops/.* run-gitops true
helm-ci/.* run-helm-ci true
ipa-deploy/.* run-ipa-deploy true
jaws-journey-deploy/.* run-jaws-journey-deploy true
oot-deploy/.* run-oot-deploy true
oot-eks/.* run-oot-eks true
oot-eks-oidc/.* run-oot-eks-oidc true
pipeline-utils/.* run-pipeline-utils true
rac-gcp-deploy/.* run-rac-gcp-deploy true
rac-kmi-deploy/.* run-rac-kmi-deploy true
realm/.* run-realm true
sast/.* run-sast true
sbt-deploy/.* run-sbt-deploy true
set-current-environment/.* run-set-current-environment true
setup-scheduled-pipeline/.* run-setup-scheduled-pipeline true
ssh-proxy/.* run-ssh-proxy true
telemetry/.* run-telemetry true
terraform/.* run-terraform true
terraform-registry/.* run-terraform-registry true
terraform-v2/.* run-terraform-v2 true
tools/.* run-tools true
tools-install/.* run-tools-install true
versioned-lambda/.* run-versioned-lambda true
with-git-deploy-key/.* run-with-git-deploy-key true
kap-kmi-deploy/.* run-kap-kmi-deploy true
build-utilities/.* run-build-utilities true
jira/.* run-jira true
github-actions/.* run-github-actions true
gcp-oidc-auth/.* run-gcp-oidc-auth true
release-notes/.* run-release-notes true