Skip to content

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.

Merge request reports

Loading