Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hxhxhx88 committed Nov 17, 2023
1 parent 5d3677a commit 515d485
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 583 deletions.
1 change: 0 additions & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ includes:
docs: task/docs.yaml
python: task/python.yaml
sam: task/sam
track: task/track

tasks:
openapi:
Expand Down
1 change: 1 addition & 0 deletions container/sam/runtime.Dockerfile.dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
!/go.work
!/go.work.sum
!/module/sam
!/module/common
!/proto
!/task
!/Taskfile.yaml
1 change: 0 additions & 1 deletion go.work
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ go 1.19
use (
./
./module/sam
./module/track
./cmd/sam
./cmd/convert
)
3 changes: 0 additions & 3 deletions module/track/go.mod

This file was deleted.

125 changes: 0 additions & 125 deletions module/track/main.go

This file was deleted.

17 changes: 0 additions & 17 deletions module/track/server/common.go

This file was deleted.

27 changes: 0 additions & 27 deletions module/track/server/new.go

This file was deleted.

34 changes: 0 additions & 34 deletions module/track/server/option.go

This file was deleted.

71 changes: 0 additions & 71 deletions module/track/server/stream.go

This file was deleted.

Loading

0 comments on commit 515d485

Please sign in to comment.