Fix resources isues 12
This commit is contained in:
@@ -32,6 +32,9 @@ spec:
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Mark workspace as safe directory to avoid ownership issues
|
||||
git config --global --add safe.directory "$(workspaces.source.path)"
|
||||
|
||||
cd $(workspaces.source.path)
|
||||
|
||||
# Get the list of changed files
|
||||
|
||||
Reference in New Issue
Block a user