Skip to content

Commit

Permalink
upd docker repos;
Browse files Browse the repository at this point in the history
  • Loading branch information
Lusitaniae committed Jun 5, 2021
1 parent 75fa551 commit 7177e60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- run: make
- prometheus/store_artifact:
file: phpfpm_exporter

workflows:
version: 2
phpfpm_exporter:
Expand All @@ -28,6 +29,8 @@ workflows:
only: /.*/
- prometheus/publish_master:
context: org-global
docker_hub_organization: lusotycoon
quay_io_organization: lusitaniae
requires:
- test
- build
Expand All @@ -36,6 +39,8 @@ workflows:
only: master
- prometheus/publish_release:
context: org-global
docker_hub_organization: lusotycoon
quay_io_organization: lusitaniae
requires:
- test
- build
Expand Down

0 comments on commit 7177e60

Please sign in to comment.