Skip to content
Snippets Groups Projects
Commit 9d1a850a authored by ddutchie's avatar ddutchie
Browse files

chmod to correct user

parent 5e9a855f
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment