mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 17:36:28 +00:00
Compare commits
1 Commits
pgcat-0.2.
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e9e3b2b0d |
2
.github/workflows/build-and-push.yaml
vendored
2
.github/workflows/build-and-push.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Determine tags
|
||||
id: metadata
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.registry }}/${{ env.image-name }}
|
||||
tags: |
|
||||
|
||||
Reference in New Issue
Block a user