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.
1 parent 365fe87 commit 162b490Copy full SHA for 162b490
.drone.yml
@@ -23,7 +23,7 @@ steps:
23
apk add git
24
echo "Overriding default git credentials ..."
25
## remove credentials
26
- rm /root/.netrc
+ ## rm /root/.netrc
27
## reset committer and author names (populated from the commit metadata where this pipeline is defined on)
28
export GIT_COMMITTER_NAME="deliveryhero-bot"
29
export GIT_COMMITTER_EMAIL="[email protected]"
0 commit comments