Skip to content

Commit

Permalink
Merge pull request prometheus#1905 from simonpasquier/use-org-context
Browse files Browse the repository at this point in the history
Use Circle CI's org context
  • Loading branch information
stuartnelson3 authored Jun 7, 2019
2 parents 0257e46 + e832f73 commit 20d052e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,15 @@ workflows:
tags:
only: /.*/
- docker_hub_master:
context: org-context
requires:
- test
- build
filters:
branches:
only: master
- docker_hub_release_tags:
context: org-context
requires:
- test
- build
Expand Down

0 comments on commit 20d052e

Please sign in to comment.