Skip to content

Commit

Permalink
remove debug log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrydzewski committed May 6, 2021
1 parent 3d2cbbe commit 806bc25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions posix/clone
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#!/bin/sh

if [[ -n "${DRONE_WORKSPACE}" ]]; then
echo "[DEBUG] creating drone workspace"

# ensure the unprivileged drone user can write
# to the workspace. This is required because
# the workspace is a docker volume and is owned
Expand Down

0 comments on commit 806bc25

Please sign in to comment.