summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-11-26 17:49:58 -0600
committerTom Rini <[email protected]>2025-12-07 08:09:12 -0600
commitcf3d4da03f3a51615350f19094023947fd00d08a (patch)
treef7efcab54fb7213c0e114ea761d0e014355ae0bb /scripts
parentc5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9 (diff)
Azure: Rework world build to directly use the container
While we had problems historically using buildman inside of a container when invoked directly via Azure, rather than calling docker in our script, that is no longer the case. We can make the job a bit easier to understand by running it more normally. The challenge here is that our container normally runs with an unprivileged user that we have populated tools for and Azure creates and uses a new unprivileged user. Copy what we need over to the new user. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions