mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-11 04:06:20 +00:00
Revert "[libc++] Run the builders Docker containers 'as 'buildbot instead of 'root'"
This reverts commit a32b94c6c3a1ae3455208bdad6dad217a4286d09. The buildbot startup scripts need to run as root. The buildbot worker should have already been running as a different account. More investigation needed.
This commit is contained in:
parent
2bfe2b878a
commit
076773253e
@ -36,7 +36,5 @@ 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