Skip to content

Commit

Permalink
set build action env
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jul 24, 2024
1 parent fc1918b commit a1777f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

- name: Build Image
uses: docker/build-push-action@v4
env:
load: true
with:
context: .
platforms: linux/amd64
Expand Down

1 comment on commit a1777f8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for oss-toolbox ready!

✅ Preview
https://oss-toolbox-qkg16m37d-techquerys-projects.vercel.app

Built with commit a1777f8.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.