You've already forked git-docker
fix issue with missing author and email
This commit is contained in:
@ -17,4 +17,4 @@ git fetch ${FLAGS} origin +refs/heads/${DRONE_COMMIT_BRANCH}:
|
||||
git checkout ${DRONE_COMMIT_BRANCH}
|
||||
|
||||
git fetch origin ${DRONE_COMMIT_REF}:
|
||||
git rebase ${DRONE_COMMIT_SHA}
|
||||
git merge ${DRONE_COMMIT_SHA}
|
||||
|
Reference in New Issue
Block a user