Skip to content

Commit

Permalink
ci: add go orb
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Mar 15, 2021
1 parent 7291df9 commit 82a80ef
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ orbs:
nancy: ory/[email protected]
docs: ory/[email protected]
golangci: ory/[email protected]
go: circleci/[email protected]

jobs:
test:
Expand Down
Loading

0 comments on commit 82a80ef

Please sign in to comment.