mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-16 23:51:02 +00:00
fix ci one more time (#525)
This commit is contained in:
committed by
GitHub
parent
bd1555e7d7
commit
a5f2dd9362
+1
-1
@@ -94,10 +94,10 @@ stages:
|
|||||||
|
|
||||||
.publish-docker-image-description:
|
.publish-docker-image-description:
|
||||||
stage: build
|
stage: build
|
||||||
|
image: paritytech/dockerhub-description
|
||||||
before_script:
|
before_script:
|
||||||
- echo
|
- echo
|
||||||
variables:
|
variables:
|
||||||
CI_IMAGE: paritytech/dockerhub-description
|
|
||||||
DOCKERHUB_REPOSITORY: parity/substrate-telemetry-$PRODUCT
|
DOCKERHUB_REPOSITORY: parity/substrate-telemetry-$PRODUCT
|
||||||
DOCKER_USERNAME: $Docker_Hub_User_Parity
|
DOCKER_USERNAME: $Docker_Hub_User_Parity
|
||||||
DOCKER_PASSWORD: $Docker_Hub_Pass_Parity
|
DOCKER_PASSWORD: $Docker_Hub_Pass_Parity
|
||||||
|
|||||||
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
The backend image contains both the `telemetry_core` and `telemetry_shard` binaries.
|
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)
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
# substrate-telemetry-frontend
|
# 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)
|
||||||
Reference in New Issue
Block a user