Skip to content

Commit

Permalink
fix another one
Browse files Browse the repository at this point in the history
  • Loading branch information
djeebus committed Dec 15, 2023
1 parent fa238b6 commit a630bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
earthly \
--push \
--platform ${{ matrix.platform }} \
+docker-tag \
+docker \
--GIT_COMMIT=${{ env.GIT_SHA_SHORT }} \
--GIT_TAG=${{ env.FS_TAG }} \
--IMAGE_NAME=${{ env.FS_IMAGE }}:${{ env.FS_TAG }}
Expand Down

0 comments on commit a630bd7

Please sign in to comment.