Skip to content

Commit

Permalink
feat: stan supports token auth (#87)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Wang <[email protected]>
  • Loading branch information
whynowy authored Jun 30, 2021
1 parent 72c19d0 commit 0299cd8
Show file tree
Hide file tree
Showing 23 changed files with 614 additions and 100 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
path: /home/runner/go/pkg/mod
key: GOMODCACHE-v2-${{ hashFiles('**/go.mod') }}
- run: make controller
- run: make testapi
- run: make deploy CONFIG=ci
- run: make runner
- run: make wait
Expand Down
Loading

0 comments on commit 0299cd8

Please sign in to comment.