mirror of
https://github.com/drone/drone-git.git
synced 2026-07-06 16:02:43 +08:00
remove debug log entry
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user