Skip to content

Commit

Permalink
Update docker orgs.
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Kochie <[email protected]>
  • Loading branch information
SuperQ committed Jun 4, 2020
1 parent 85a961d commit c853bcb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ workflows:
tags:
only: /.*/
- prometheus/publish_master:
docker_hub_organization:
quay_io_organization: prometheuscommunity
docker_hub_organization: superque
quay_io_organization: superq
requires:
- test
- build
filters:
branches:
only: master
- prometheus/publish_release:
docker_hub_organization:
quay_io_organization: prometheuscommunity
docker_hub_organization: superque
quay_io_organization: superq
requires:
- test
- build
Expand Down

0 comments on commit c853bcb

Please sign in to comment.