When building application images with Cloud Build and pushing them to Google Container Registry (GCR), how can you ensure the deployed image version corresponds to a specific release version tagged in source control? What steps should you take during the image push process?