mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-31 14:57:18 +00:00
chore(ci): Update yq json output flag
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
uses: mikefarah/yq@v4.40.4
|
uses: mikefarah/yq@v4.40.4
|
||||||
id: get-versions
|
id: get-versions
|
||||||
with:
|
with:
|
||||||
cmd: yq eval -j -I=0 versions.yaml
|
cmd: yq eval -o=json -I=0 versions.yaml
|
||||||
|
|
||||||
build_and_push:
|
build_and_push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user