diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-11-25 18:16:52 -0700 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-11-25 18:16:52 -0700 |
| commit | 41e31ba9ad0342e9b9f8e6a93ade914a4bef54c8 (patch) | |
| tree | 15f6addc25f5d3ac4a0e09be43f12353bc952431 | |
| parent | 186f2aaaa8f978fb4c61a44061fc4ab7eb1b817c (diff) | |
chown
| -rw-r--r-- | .crystalintegration.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 5b483aa..19adeb3 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -118,6 +118,7 @@ steps: - *goproxy_setup - ./.ci-make.sh forgejo-test-deps - su forgejo -c './.ci-make.sh submodule-make forgejo checks-backend' + - chown -R root:root . download-bin-amd64: image: *bin_dl_image |
