Skip to content

Commit

Permalink
show docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jul 24, 2024
1 parent a55ba33 commit ba773df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,10 @@ jobs:

- name: Build Image
uses: docker/build-push-action@v6
env:
load: true
with:
context: .
platforms: linux/amd64
load: true
tags:
${{ env.BOX_URL }}:latest

Expand Down

1 comment on commit ba773df

@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-6xfy5g2fl-techquerys-projects.vercel.app

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

Please sign in to comment.