You've already forked prometheus-postgres-exporter
fix(ci): rename step
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
oras push ${GITEA_SERVER_HOSTNAME}/${REPOSITORY_OWNER}/${REPOSITORY_NAME}:artifacthub.io \
|
oras push ${GITEA_SERVER_HOSTNAME}/${REPOSITORY_OWNER}/${REPOSITORY_NAME}:artifacthub.io \
|
||||||
--config /dev/null:application/vnd.cncf.artifacthub.config.v1+yaml \
|
--config /dev/null:application/vnd.cncf.artifacthub.config.v1+yaml \
|
||||||
artifacthub-repo.yml:application/vnd.cncf.artifacthub.repository-metadata.layer.v1.yaml
|
artifacthub-repo.yml:application/vnd.cncf.artifacthub.repository-metadata.layer.v1.yaml
|
||||||
- name: Push public cosign key to ${GITEA_SERVER_HOSTNAME}
|
- name: Push public cosign key
|
||||||
env:
|
env:
|
||||||
COSIGN_PUBLIC_KEY: ${{ vars.COSIGN_PUBLIC_KEY }}
|
COSIGN_PUBLIC_KEY: ${{ vars.COSIGN_PUBLIC_KEY }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user