HomeSort by relevance Sort by last modified time
    Searched refs:gitbot (Results 1 - 2 of 2) sorted by null

  /external/perfetto/infra/git_mirror_bot/
startup-script.sh 17 mkdir -p /home/gitbot
18 mount -t tmpfs tmpfs /home/gitbot -o size=4G
19 useradd -d /home/gitbot -s /bin/bash -M gitbot || true
20 chown gitbot.gitbot /home/gitbot
25 mkdir -p /home/gitbot/logs
28 logfile=/home/gitbot/logs/supervisord.log
31 [program:gitbot]
    [all...]
Makefile 21 compute --project $(PROJECT) ssh --zone $(ZONE) gitbot@$(VM_NAME)

Completed in 131 milliseconds