mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-03 02:02:15 +00:00
Kubernetes | Docker: Add support for rootless images (#4151)
This commit is contained in:
@@ -39,6 +39,8 @@ fi
|
||||
unset CI_NETRC_USERNAME
|
||||
unset CI_NETRC_PASSWORD
|
||||
unset CI_SCRIPT
|
||||
mkdir -p "$CI_WORKSPACE"
|
||||
cd "$CI_WORKSPACE"
|
||||
|
||||
echo + 'echo ${PATH}'
|
||||
echo ${PATH}
|
||||
|
Reference in New Issue
Block a user