Skip to content

Commit

Permalink
Update extension_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Sep 27, 2024
1 parent 8b5a005 commit 14c8799
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/extension_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,9 @@ jobs:
working-directory: ./
file: ./images/pgmq-pg/Dockerfile
context: .
platforms: linux/amd64
platforms: linux/amd64, linux/arm64
push: true
tags: |
quay.io/tembo/pg${{matrix.pg}}-pgmq:latest
quay.io/tembo/pg${{matrix.pg}}-pgmq:v${{ steps.versions.outputs.SHORT_SHA }}
- name: Build and push -- Releases
Expand Down

0 comments on commit 14c8799

Please sign in to comment.