mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-24 13:46:36 +00:00
Synchronize common files from prometheus/prometheus (#1513)
This commit is contained in:
6
.github/workflows/container_description.yml
vendored
6
.github/workflows/container_description.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
|||||||
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
||||||
provider: dockerhub
|
provider: dockerhub
|
||||||
short_description: ${{ env.DOCKER_REPO_NAME }}
|
short_description: ${{ env.DOCKER_REPO_NAME }}
|
||||||
|
# Empty string results in README-containers.md being pushed if it
|
||||||
|
# exists. Otherwise, README.md is pushed.
|
||||||
|
readme_file: ''
|
||||||
|
|
||||||
PushQuayIoReadme:
|
PushQuayIoReadme:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -49,3 +52,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
||||||
provider: quay
|
provider: quay
|
||||||
|
# Empty string results in README-containers.md being pushed if it
|
||||||
|
# exists. Otherwise, README.md is pushed.
|
||||||
|
readme_file: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user