mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 09:26:30 +00:00
Compare commits
1 Commits
mostafa_st
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b0d8eba30 |
2
.github/workflows/build-and-push.yaml
vendored
2
.github/workflows/build-and-push.yaml
vendored
@@ -49,7 +49,7 @@ jobs:
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build and push ${{ env.image-name }}
|
||||
uses: docker/build-push-action@v3
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ steps.metadata.outputs.tags }}
|
||||
|
||||
Reference in New Issue
Block a user