Skip to content

Commit

Permalink
feat: add org.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Massimiliano Giovagnoli <[email protected]>
  • Loading branch information
maxgio92 committed Sep 6, 2022
1 parent 9292f41 commit 211eab3
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .prow/peribolos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ presubmits:
falcosecurity/evolution:
- name: peribolos-pre-submit
branches:
- ^master$
- ^main$
decorate: true
max_concurrency: 1
skip_report: false
Expand Down Expand Up @@ -38,7 +38,7 @@ postsubmits:
falcosecurity/evolution:
- name: peribolos-post-submit
branches:
- ^master$
- ^main$
decorate: true
max_concurrency: 1
skip_report: false
Expand Down Expand Up @@ -81,7 +81,7 @@ periodics:
extra_refs:
- org: falcosecurity
repo: evolution
base_ref: master
base_ref: main
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220901-5db9cf5fa2
Expand Down
Loading

0 comments on commit 211eab3

Please sign in to comment.