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

This commit is contained in:
Tom Alexander 2023-07-12 22:51:38 -04:00
parent 24b308312e
commit 0c9f9975ec
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 1 additions and 1 deletions

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.