Skip to content

Commit 9192f11

Browse files
authored
Merge pull request #218 from adrianreber/2026-04-21-safe
ci: add git safe.directory to CI container image
2 parents 8dad90b + 7b077e0 commit 9192f11

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/ci/Containerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ RUN dnf install -y \
1717
ShellCheck \
1818
zsh \
1919
&& dnf clean all
20+
21+
RUN git config --global --add safe.directory /__w/checkpointctl/checkpointctl

0 commit comments

Comments
 (0)