You've already forked prometheus-postgres-exporter
							
							fix
This commit is contained in:
		| @@ -20,16 +20,5 @@ jobs: | |||||||
|         apk update |         apk update | ||||||
|         apk add git |         apk add git | ||||||
|     - uses: actions/checkout@v4.2.2 |     - uses: actions/checkout@v4.2.2 | ||||||
|     # - name: Install build tools |  | ||||||
|     #   run: | |  | ||||||
|     #     apt update --yes |  | ||||||
|     #     apt install --yes build-essential |  | ||||||
|     - name: Verify links in markdown files |     - name: Verify links in markdown files | ||||||
|       env: |       run: npm install && npm run readme:link | ||||||
|         CONTAINER_RUNTIME: docker |  | ||||||
|         HELM_IMAGE_REGISTRY_HOST: harbor.cryptic.systems |  | ||||||
|         HELM_IMAGE_REPOSITORY: docker/library/node |  | ||||||
|       run: | |  | ||||||
|         pwd |  | ||||||
|         ls -la $(pwd) |  | ||||||
|         make container-run/readme/link |  | ||||||
		Reference in New Issue
	
	Block a user