Nomad client does not download latest gitlab artifact on job restart

Hi all,

i am facing an issue on my Gitlab CI/CD nomad integration

Our gitlab pipeline deploy task is processing :

-nomad job stop -yes -purge ………

-nomad job run ……..

Everything works fine except that nomad client does not download newest gitlab artifact.

Using nomad UI interface by stopping and restarting job fix this issue

Best regards,

Olivier