Skip to content

Commit

Permalink
Fixes issue with docker build for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mscottford committed Sep 24, 2023
1 parent 8a50fb9 commit 061e8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
with:
context: .
platforms: linux/amd64,linux/arm64
push: false
load: true
tags:
corgibytes/freshli-cli:latest,
corgibytes/freshli-cli:${{ steps.gitversion.outputs.majorMinorPatch }},
Expand Down

0 comments on commit 061e8d9

Please sign in to comment.