fix description filename (#7552)

This commit is contained in:
Sergejs Kostjucenko
2023-07-27 22:04:17 +03:00
committed by GitHub
parent ed0bedc6cf
commit 05eed8a7d4
3 changed files with 5 additions and 5 deletions
@@ -1,7 +1,7 @@
# 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
[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:
- if: $CI_COMMIT_REF_NAME == "master"
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"
when: never
script: