chmod to correct user
This commit is contained in:
parent
5e9a855f1e
commit
9d1a850a9c
1 changed files with 2 additions and 0 deletions
|
@ -51,7 +51,9 @@ build-linux:
|
|||
GIT_SUBMODULE_DEPTH: 1
|
||||
RELEASE_NAME: mainline
|
||||
script:
|
||||
- chmod -R 1027 ./
|
||||
- bash .ci/scripts/linux/docker.sh
|
||||
- chmod -R $UID ./
|
||||
- bash .ci/scripts/linux/upload.sh
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue