chown
This commit is contained in:
parent
186f2aaaa8
commit
41e31ba9ad
|
@ -118,6 +118,7 @@ steps:
|
||||||
- *goproxy_setup
|
- *goproxy_setup
|
||||||
- ./.ci-make.sh forgejo-test-deps
|
- ./.ci-make.sh forgejo-test-deps
|
||||||
- su forgejo -c './.ci-make.sh submodule-make forgejo checks-backend'
|
- su forgejo -c './.ci-make.sh submodule-make forgejo checks-backend'
|
||||||
|
- chown -R root:root .
|
||||||
|
|
||||||
download-bin-amd64:
|
download-bin-amd64:
|
||||||
image: *bin_dl_image
|
image: *bin_dl_image
|
||||||
|
|
Loading…
Reference in a new issue