Try quoting the branch regex.
Some checks failed
semver Build semver has succeeded
cargo-fmt Build cargo-fmt has succeeded
build-cargo-fmt Build build-cargo-fmt has succeeded
cargo-test Build cargo-test has failed

This commit is contained in:
Tom Alexander
2023-07-12 22:51:38 -04:00
parent 24b308312e
commit 0c9f9975ec

View File

@@ -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.