Skip to content

Commit b55d7f0

Browse files
committed
Revert "Fix ci/clean.sh permission denied. (#1974)"
This reverts commit 13d3994. Closes #1975.
1 parent 13d3994 commit b55d7f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/clean.sh

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash -x
22

33
set -euo pipefail
4-
chown -R 1001:1001 .
54

65
export JENKINS_USER=${JENKINS_USER_NAME}
76

0 commit comments

Comments
 (0)