Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmadigan authored Dec 3, 2024
1 parent 57643ea commit 8ce2fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
no-cache: true
push: true
tags: |
${{ env.IMAGE_NAME }}:latest
Expand Down

0 comments on commit 8ce2fda

Please sign in to comment.