Try quoting the branch regex.
This commit is contained in:
parent
24b308312e
commit
0c9f9975ec
@ -59,7 +59,7 @@ spec:
|
||||
- name: cargo-test
|
||||
agent: tekton-pipeline
|
||||
branches:
|
||||
- ^.*$
|
||||
- "^.*$"
|
||||
context: cargo-test
|
||||
max_concurrency: 1
|
||||
# Override https-based url from lighthouse events.
|
||||
|
Loading…
x
Reference in New Issue
Block a user