Push Dockerhub README.md file on release
Compare changes
+ 19
− 0
@@ -5,6 +5,7 @@ stages:
@@ -5,6 +5,7 @@ stages:
@@ -272,3 +273,21 @@ deploy_docker_release_tag:
@@ -272,3 +273,21 @@ deploy_docker_release_tag:
Add stage 'readme' and job 'readme_docker_release_tag' to push the file 'docker/README.md' to the team's duniter-v2s repo.
The job uses chko/docker-pushrm and is adapted from the related Gitlab CI/CD example.