Skip to content

Commit

Permalink
Merge branch 'master' into add-hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
brady-gsa authored Feb 24, 2020
2 parents e429e82 + d7c2699 commit dc48e99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
- run:
name: Release handler
command: make release_handler
- persist_to_workspace:
root: .
paths:
- ./release/*
tfsec:
docker:
- image: circleci/golang:latest
Expand Down

0 comments on commit dc48e99

Please sign in to comment.