Skip to content

ci: fix license check by marking workspace as safe directory#75

Open
camille-004 wants to merge 1 commit intomainfrom
cd/fix-license-check-safe-dir
Open

ci: fix license check by marking workspace as safe directory#75
camille-004 wants to merge 1 commit intomainfrom
cd/fix-license-check-safe-dir

Conversation

@camille-004
Copy link
Collaborator

Git refuses to run in container jobs due to "dubious ownership" (container runs as root but workspace is owned by the runner user). Adding safe.directory config before running check_license.py.

Description

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Git refuses to run in container jobs due to "dubious ownership"
(container runs as root but workspace is owned by the runner user).
Adding safe.directory config before running check_license.py.

Signed-off-by: cdunning <cdunning@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant