We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab8b49e + 007c330 commit fc17891Copy full SHA for fc17891
.github/workflows/jenkins-x/changelog.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env sh
2
-
+git config --global --add safe.directory /github/workspace
3
echo "REPO_NAME = $PULL_BASE_SHA"
4
5
export PULL_BASE_SHA=$(git rev-parse HEAD)
0 commit comments