Newman integration in Azure DevOps, how to export changed environment variable collection on every run?

Hello,
i’ve integrated postman tests in azure devops. Tests have a lot of changing variables like sums, last transaction row version and etc, so I need to keep updated variables values on every run at my environment collection, but --export-environment command doesn’t work in azure, it works only locally.
So it possible to do, that my environment variables keep updating on every run?

How azure is configured: