diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5d9c463..2a6534d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -94,10 +94,10 @@ stages: .publish-docker-image-description: stage: build + image: paritytech/dockerhub-description before_script: - echo variables: - CI_IMAGE: paritytech/dockerhub-description DOCKERHUB_REPOSITORY: parity/substrate-telemetry-$PRODUCT DOCKER_USERNAME: $Docker_Hub_User_Parity DOCKER_PASSWORD: $Docker_Hub_Pass_Parity diff --git a/backend/Dockerfile.README.md b/backend/Dockerfile.README.md index 4b558ed..76f47e4 100644 --- a/backend/Dockerfile.README.md +++ b/backend/Dockerfile.README.md @@ -2,4 +2,4 @@ The backend image contains both the `telemetry_core` and `telemetry_shard` binaries. -### [Documentation](https://github.com/paritytech/substrate-telemetry/blob/master/README.md) +### [Documentation](https://github.com/paritytech/substrate-telemetry/blob/master/README.md) \ No newline at end of file diff --git a/frontend/Dockerfile.README.md b/frontend/Dockerfile.README.md index c8d2305..017a63c 100644 --- a/frontend/Dockerfile.README.md +++ b/frontend/Dockerfile.README.md @@ -1,3 +1,3 @@ # substrate-telemetry-frontend -### [Documentation](https://github.com/paritytech/substrate-telemetry/blob/master/README.md) +### [Documentation](https://github.com/paritytech/substrate-telemetry/blob/master/README.md) \ No newline at end of file