Skip to content

Commit

Permalink
Merge pull request #5397 from specify/issue-5297
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfitzsimmons authored Nov 14, 2024
2 parents 1a84216 + 7f8d1e3 commit ff01376
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: ${{ matrix.platform }}
build-args: |
BUILD_VERSION=${{ steps.prep.outputs.version }}
GIT_SHA=${{ github.sha }}
tags: ${{ steps.prep.outputs.tags }}
push: true

Expand Down

0 comments on commit ff01376

Please sign in to comment.