Pypi deploy stage to set safe-directory for git
This fixes an issue when re-running a pipeline and the deploy stage is run in another machine.
This ensures that git config --add safe-directory
is always run.
This fixes an issue when re-running a pipeline and the deploy stage is run in another machine.
This ensures that git config --add safe-directory
is always run.