We now have a $VERSION declaration in Succession.pm. We should use that number to tag the Docker images that we create and push to Docker Hub and the Google container registry.
The deploy container workflow should insist on being given one of these version numbers, as should the deploy_container program.
We now have a
$VERSIONdeclaration in Succession.pm. We should use that number to tag the Docker images that we create and push to Docker Hub and the Google container registry.The deploy container workflow should insist on being given one of these version numbers, as should the
deploy_containerprogram.