Build branch main with version main (73b07a9)
Build pipeline: vsh-ci-template-xxl9g
Source commit: 73b07a96e0
Source message: Fix quotes in test (#4)
* Fix quotes in test
* query the first output file to pick up the 'name' value again and output it
grep with start and end position constaints
This commit is contained in:
@@ -490,7 +490,7 @@ RUN apk add --no-cache bash yq-go
|
||||
RUN /usr/bin/yq --version | sed 's/.*version\sv\(.*\)/yq: "\1"/' > /var/software_versions.txt
|
||||
|
||||
LABEL org.opencontainers.image.description="Companion container for running component yq"
|
||||
LABEL org.opencontainers.image.created="2024-06-25T12:22:14Z"
|
||||
LABEL org.opencontainers.image.created="2024-06-25T12:35:58Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/mikefarah/yq"
|
||||
LABEL org.opencontainers.image.revision="73b07a96e07de3b4429499795ef9fee678a96366"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
Reference in New Issue
Block a user