Skip to content

Commit

Permalink
Merge pull request #154 from planetf1/release-1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 authored Apr 6, 2023
2 parents 4b38c30 + c309821 commit 0b8b0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
context: .
push: true
tags: odpi/egeria-connector-hivemetastore:${{ env.VERSION }}, quay.io/odpi/egeria-connector-hivemetastore:${{ env.VERSION }}
tags: odpi/egeria-connector-hivemetastore:${{ env.CONNECTOR_VERSION }}, quay.io/odpi/egeria-connector-hivemetastore:${{ env.CONNECTOR_VERSION }}
platforms: linux/amd64,linux/arm64
build-args: |
EGERIA_BASE_IMAGE=${{ env.EGERIA_BASE_IMAGE }}
Expand Down

0 comments on commit 0b8b0dd

Please sign in to comment.