Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuler authored Sep 20, 2024
1 parent b893aa8 commit 56bfa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
build-args: |
version=${{ env.version }}
version=${{ env.version }}-ce
tags: |
${{ github.repository_owner }}/jms_${{ matrix.component }}:${{ env.version }}
${{ github.repository_owner }}/jms_${{ matrix.component }}:latest
Expand Down

0 comments on commit 56bfa2f

Please sign in to comment.