Skip to content

Commit

Permalink
hotfix: update circleci context name
Browse files Browse the repository at this point in the history
  • Loading branch information
Lusitaniae committed Jun 6, 2021
1 parent 9db0b99 commit 5f55c8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ workflows:
tags:
only: /.*/
- prometheus/publish_master:
context: org-context
context: org-global
docker_hub_organization: lusotycoon
quay_io_organization: lusitaniae
requires:
Expand All @@ -37,7 +37,7 @@ workflows:
branches:
only: master
- prometheus/publish_release:
context: org-context
context: org-global
docker_hub_organization: lusotycoon
quay_io_organization: lusitaniae
requires:
Expand Down

0 comments on commit 5f55c8e

Please sign in to comment.