Skip to content

Commit

Permalink
修改 docker 编译
Browse files Browse the repository at this point in the history
  • Loading branch information
bjdgy committed Jan 29, 2024
1 parent b7fbbdc commit d5046a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,9 @@ jobs:
mkdir server/ui
touch server/ui/a.txt
ls .
cd server;go mod tidy
#cd server;go mod tidy
- name: Build and push
uses: docker/build-push-action@v5
Expand Down

0 comments on commit d5046a4

Please sign in to comment.