Add stable-rc tags to the docker images (#5896)
This PR adds the `stableYYMM-rcX` or `stableYYMM-X-rcX` tags to the docker images, so that they could be published with the new tag naming scheme. Closes: https://github.com/paritytech/release-engineering/issues/224
Showing
- .github/scripts/common/lib.sh 2 additions, 1 deletion.github/scripts/common/lib.sh
- .github/workflows/release-50_publish-docker.yml 38 additions, 12 deletions.github/workflows/release-50_publish-docker.yml
- docker/dockerfiles/polkadot/polkadot_injected.Dockerfile 52 additions, 0 deletionsdocker/dockerfiles/polkadot/polkadot_injected.Dockerfile
- docker/scripts/build-injected.sh 1 addition, 1 deletiondocker/scripts/build-injected.sh
- docker/scripts/polkadot/build-injected.sh 1 addition, 0 deletionsdocker/scripts/polkadot/build-injected.sh
Please register or sign in to comment