Skip to content

Commit

Permalink
bring in circleci module (envoyproxy#5047)
Browse files Browse the repository at this point in the history
Signed-off-by: Itay Donanhirsh <[email protected]>
  • Loading branch information
itayd authored and mattklein123 committed Nov 16, 2018
1 parent cdd6238 commit ff85739
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions repokitteh.star
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
use("github.com/repokitteh/modules/assign.star")
use("github.com/repokitteh/modules/review.star")
use("github.com/repokitteh/modules/wait.star")
use("github.com/repokitteh/modules/circleci.star", token=get_secret('circle_token'))

alias('retest', 'retry-circle')

0 comments on commit ff85739

Please sign in to comment.