Skip to content

Commit

Permalink
Update push-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Dec 18, 2023
1 parent 3bffc1d commit b21d2ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ jobs:
cache-to: type=gha,mode=max
tags: ${{ steps.meta3.outputs.tags }}
labels: ${{ steps.meta3.outputs.labels }}
build-args:
VERSION_TAG=${{ steps.versionNumber.outputs.versionNumber }}
platforms: linux/amd64,linux/arm64/v8
- name: Build and Push Helm Chart
run: |
Expand Down

0 comments on commit b21d2ec

Please sign in to comment.