mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-22 16:19:19 -04:00
remove broken label from OpenSearch query link
This commit is contained in:
parent
fc1c9b7c1a
commit
5d52d584ca
@ -57,7 +57,6 @@ runs:
|
||||
(query:(match_phrase:(metadata.github.run-id:${{ github.run_id }}))),
|
||||
(query:(match_phrase:(metadata.github.ref-stream:${{ inputs.refStream }}))),
|
||||
(query:(match_phrase:(metadata.github.kubernetes-version:${{ inputs.kubernetesVersion }}))),
|
||||
(query:(match_phrase:(metadata.github.e2e-test-payload:${{ inputs.test }})))
|
||||
))" | tr -d "\t\n ")
|
||||
|
||||
# URL construction
|
||||
|
Loading…
x
Reference in New Issue
Block a user