We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a2d7e commit 64d8214Copy full SHA for 64d8214
ci/clean.sh
@@ -1,6 +1,7 @@
1
#!/bin/bash -x
2
3
set -euo pipefail
4
+chown -R 1001:1001 .
5
6
export JENKINS_USER=${JENKINS_USER_NAME}
7
0 commit comments