Commit 90c1036
Kazuyoshi Kato
Remove root-owned files
Some of the SDK's tests are running as root and create root-owned files.
These files cannot be deleted by BuildKite's agent since the agent is
running as its own user.
This change removes all root-owned files before checking out a Git
repository and finishing each build job.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>1 parent e550269 commit 90c1036
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
0 commit comments