File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 7171 - uses : prometheus/promci@52c7012f5f0070d7281b8db4a119e21341d43c91 # v0.4.5
7272 - uses : ./.github/promci/actions/publish_main
7373 with :
74+ docker_hub_organization : prometheuscommunity
7475 docker_hub_login : ${{ secrets.docker_hub_login }}
7576 docker_hub_password : ${{ secrets.docker_hub_password }}
77+ quay_io_organization : prometheuscommunity
7678 quay_io_login : ${{ secrets.quay_io_login }}
7779 quay_io_password : ${{ secrets.quay_io_password }}
7880
8991 - uses : prometheus/promci@52c7012f5f0070d7281b8db4a119e21341d43c91 # v0.4.5
9092 - uses : ./.github/promci/actions/publish_release
9193 with :
94+ docker_hub_organization : prometheuscommunity
9295 docker_hub_login : ${{ secrets.docker_hub_login }}
9396 docker_hub_password : ${{ secrets.docker_hub_password }}
97+ quay_io_organization : prometheuscommunity
9498 quay_io_login : ${{ secrets.quay_io_login }}
9599 quay_io_password : ${{ secrets.quay_io_password }}
96100 github_token : ${{ secrets.PROMBOT_GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments