Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit067fd37

Browse files
committed
[ci]: Update .ci/run
1 parent85a8575 commit067fd37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.ci/run

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ if [ "`id -un`" = "root" ]; then
1717
else
1818
groupadd ci
1919
useradd -g ci ci
20-
chown -R ci:ci.
20+
# chown -R ci:ci .
21+
find. -type d -exec chown ci:ci {} +
2122
fi
2223
su ci -c ./.ci/build_and_test_world
2324
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp