mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2025-04-18 19:24:05 +03:00
Synchronize common files from prometheus/prometheus (#1949)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
parent
2c548b8675
commit
19ccdc5731
2
.github/workflows/container_description.yml
vendored
2
.github/workflows/container_description.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
if: github.repository_owner == 'prometheus' || github.repository_owner == 'prometheus-community' # Don't run this workflow on forks.
|
||||
steps:
|
||||
- name: git checkout
|
||||
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- name: Set quay.io org name
|
||||
run: echo "DOCKER_REPO=$(echo quay.io/${GITHUB_REPOSITORY_OWNER} | tr -d '-')" >> $GITHUB_ENV
|
||||
- name: Set quay.io repo name
|
||||
|
Loading…
x
Reference in New Issue
Block a user