Skip to content

Commit

Permalink
REE
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrapulse committed Jul 5, 2024
1 parent 767feb7 commit c114846
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
push: true
platforms: ${{ matrix.platform }}
tags: ${{ steps.image-metadata.outputs.tags }}
args: IMAGE_TAG=${{ matrix.type }}
build-args: |
IMAGE_TAG=${{ matrix.type }}
merge:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit c114846

Please sign in to comment.