We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dad90b + 7b077e0 commit 9192f11Copy full SHA for 9192f11
1 file changed
test/ci/Containerfile
@@ -17,3 +17,5 @@ RUN dnf install -y \
17
ShellCheck \
18
zsh \
19
&& dnf clean all
20
+
21
+RUN git config --global --add safe.directory /__w/checkpointctl/checkpointctl
0 commit comments