mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +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
|
||||
id: get-versions
|
||||
with:
|
||||
cmd: yq eval -j -I=0 versions.yaml
|
||||
cmd: yq eval -o=json -I=0 versions.yaml
|
||||
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user