Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
yindia committed Oct 5, 2024
1 parent ddcf83a commit c7dfcec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
bin
deployment
localclients.json
node_modules
clients/dashboard/node_modules
.env
2 changes: 2 additions & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
fetch-depth: 0

- name: Publish Image
env:
DOCKER_BUILDKIT: 1
run: |
make docker-build-server
make docker-build-cli
Expand Down
Binary file removed 2024-10-05_tasks.docx
Binary file not shown.

0 comments on commit c7dfcec

Please sign in to comment.