mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-04 01:26:37 +00:00
Synchronize common files from prometheus/prometheus (#1512)
Co-authored-by: Jan-Otto Kröpke <github@jkroepke.de>
This commit is contained in:
3
.github/workflows/container_description.yml
vendored
3
.github/workflows/container_description.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- "README.md"
|
- "README.md"
|
||||||
|
- "README-containers.md"
|
||||||
- ".github/workflows/container_description.yml"
|
- ".github/workflows/container_description.yml"
|
||||||
branches: [ main, master ]
|
branches: [ main, master ]
|
||||||
|
|
||||||
@@ -29,7 +30,6 @@ 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 }}
|
||||||
readme_file: 'README.md'
|
|
||||||
|
|
||||||
PushQuayIoReadme:
|
PushQuayIoReadme:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
@@ -49,4 +49,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
destination_container_repo: ${{ env.DOCKER_REPO_NAME }}
|
||||||
provider: quay
|
provider: quay
|
||||||
readme_file: 'README.md'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user