Skip to content

Commit

Permalink
update multiplatform build n release workflow:
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
  • Loading branch information
theBeginner86 committed Sep 29, 2022
1 parent 6cf960c commit 446ad17
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,8 @@ jobs:
context: "{{defaultContext}}"
push: true
build-args: |
GIT_STRIPPED_VERSION=${{env.GIT_STRIPPED_VERSION}}
GIT_VERSION=${{env.GIT_VERSION}}
RELEASE_CHANNEL=${{env.RELEASE_CHANNEL}}
VERSION=${{env.GIT_VERSION}}
GIT_COMMITSHA=${GITHUB_SHA::7}
tags: ${{ steps.meta.outputs.tags }}
platforms: linux/amd64,linux/arm64
-
Expand Down

0 comments on commit 446ad17

Please sign in to comment.