Skip to content

Commit

Permalink
Merge pull request #33 from snyk-tech-services/develop
Browse files Browse the repository at this point in the history
chore: release fix to circleci nightly job missing context
  • Loading branch information
aarlaud authored May 18, 2020
2 parents 74c0991 + f209cfe commit 9ed081e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ workflows:
only:
- master
jobs:
- build-test-monitor
- build-test-monitor:
context: SNYK

build-test-monitor:
jobs:
Expand Down

0 comments on commit 9ed081e

Please sign in to comment.