mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-14 23:10:54 +00:00
[libc++] Run the builders Docker containers 'as 'buildbot instead of 'root'
This commit is contained in:
parent
d8a0f76de7
commit
a32b94c6c3
@ -36,5 +36,7 @@ RUN ln -s /opt/llvm-tot/bin/clang /usr/local/bin/clang
|
||||
RUN ln -s /opt/llvm-tot/bin/clang++ /usr/local/bin/clang++
|
||||
|
||||
|
||||
USER buildbot
|
||||
|
||||
ADD run_buildbot.sh /
|
||||
CMD /run_buildbot.sh /run/secrets/buildbot-auth
|
||||
|
Loading…
x
Reference in New Issue
Block a user