mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -89,7 +89,6 @@ jobs:
|
||||
images: |
|
||||
name=ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
type=ref,event=pr
|
||||
type=raw,value=${{ matrix.cnpg }}-${{ matrix.pgvectors }},enable=${{ steps.should-release.outputs.result }}
|
||||
type=raw,value=${{ steps.version.outputs.pg_major }}-${{ matrix.pgvectors }},enable=${{ steps.should-release.outputs.result }}
|
||||
type=raw,value=${{ matrix.cnpg }},enable=${{ steps.should-release.outputs.result }}
|
||||
|
||||
Reference in New Issue
Block a user