mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 23:27:56 +00:00
fix description filename (#7552)
This commit is contained in:
committed by
GitHub
parent
ed0bedc6cf
commit
05eed8a7d4
@@ -1,7 +1,7 @@
|
|||||||
# Polkadot official Docker image
|
# Polkadot official Docker image
|
||||||
|
|
||||||
[Polkadot](https://polkadot.network/)
|
## [Polkadot](https://polkadot.network/)
|
||||||
|
|
||||||
[GitHub](https://github.com/paritytech/polkadot)
|
## [GitHub](https://github.com/paritytech/polkadot)
|
||||||
|
|
||||||
[Polkadot Wiki](https://wiki.polkadot.network/)
|
## [Polkadot Wiki](https://wiki.polkadot.network/)
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# Staking-miner Docker image
|
# Staking-miner Docker image
|
||||||
|
|
||||||
[GitHub](https://github.com/paritytech/polkadot/tree/master/utils/staking-miner)
|
## [GitHub](https://github.com/paritytech/polkadot/tree/master/utils/staking-miner)
|
||||||
|
|||||||
@@ -146,7 +146,7 @@ publish-staking-miner-image-description:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == "master"
|
- if: $CI_COMMIT_REF_NAME == "master"
|
||||||
changes:
|
changes:
|
||||||
- scripts/ci/dockerfiles/staking-miner/staking-miner.Dockerfile.README.md
|
- scripts/ci/dockerfiles/staking-miner/staking-miner_Dockerfile.README.md
|
||||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||||
when: never
|
when: never
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user