mirror of
https://github.com/tensorchord/pgvecto.rs.git
synced 2025-04-18 21:44:00 +03:00
chore: fix ghcr release (#639)
* test ghcr action Signed-off-by: Keming <kemingyang@tensorchord.ai> * fix if Signed-off-by: Keming <kemingyang@tensorchord.ai> * fix test Signed-off-by: Keming <kemingyang@tensorchord.ai> --------- Signed-off-by: Keming <kemingyang@tensorchord.ai>
This commit is contained in:
parent
490fd2396d
commit
8ebab135a1
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -174,7 +174,6 @@ jobs:
|
||||
username: ${{ secrets.DOCKERIO_USERNAME }}
|
||||
password: ${{ secrets.DOCKERIO_TOKEN }}
|
||||
- name: Push postgres with pgvecto.rs to Docker Registry
|
||||
if: matrix.rootless == false
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
x
Reference in New Issue
Block a user