reverting back to the original state

This commit is contained in:
axleiro 2021-12-09 13:16:05 +05:30 committed by GitHub
parent 0fd8e3c5d7
commit ae024f666a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ EMAIL="dependabot-buildkite@noreply.solana.com" \
GIT_AUTHOR_NAME="$name" \
GIT_COMMITTER_NAME="$name" \
git commit -m "[auto-commit] Update all Cargo lock files"
git config pull.rebase false
git pull origin master --allow-unrelated-histories
git push origin "HEAD:$branch"
echo "Source branch is updated; failing this build for the next"