Skip to content

Commit

Permalink
Need full depth cloning!
Browse files Browse the repository at this point in the history
  • Loading branch information
reactorcoremeltdown committed Nov 16, 2023
1 parent 6422995 commit 1bf4534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ clone:
steps:
- name: clone
commands:
- git clone --depth 1 $DRONE_GIT_SSH_URL
- git clone $DRONE_GIT_SSH_URL
- name: build
commands:
- cd $DRONE_REPO_NAME && echo $GIT_SUDO | sudo -S make release
Expand Down

0 comments on commit 1bf4534

Please sign in to comment.