Skip to content

Commit

Permalink
add k8s and coa
Browse files Browse the repository at this point in the history
  • Loading branch information
RemindD committed May 22, 2024
1 parent c554421 commit ce43702
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
run: |
go work init
go work use api
go work use k8s
go work use coa
cd coa && mage cleanTest
- name: API Build
Expand Down
Loading

0 comments on commit ce43702

Please sign in to comment.