Skip to content

Commit

Permalink
/deploy sit
Browse files Browse the repository at this point in the history
  • Loading branch information
sliu008 committed Jan 7, 2025
1 parent 16d5e8a commit 78d7bd3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,4 +257,6 @@ jobs:
platforms: linux/arm64
build-args: |
SOURCE=${{ env.SOURCE }}
DIST_PATH=${{ env.DIST_PATH || '' }}
DIST_PATH=${{ env.DIST_PATH || '' }}
cache-from: Loads cached layers from /tmp/.buildx-cache.
cache-to: Saves updated layers to /tmp/.buildx-cache.

0 comments on commit 78d7bd3

Please sign in to comment.