OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deploy_key
(Results
1 - 2
of
2
) sorted by null
/external/perfetto/infra/git_mirror_bot/
Makefile
29
deploy_key
:
30
@echo "Download the
deploy_key
from the teams drive (go/perfetto_deploy_key)"
33
start:
deploy_key
46
--metadata-from-file=startup-script=startup-script.sh,
deploy_key
=
deploy_key
,main=mirror_aosp_to_ghub_repo.py
startup-script.sh
42
curl -H Metadata-Flavor:Google "http://metadata.google.internal/computeMetadata/v1/instance/attributes/
deploy_key
" > /home/gitbot/
deploy_key
43
chown gitbot /home/gitbot/
deploy_key
44
chmod 400 /home/gitbot/
deploy_key
Completed in 106 milliseconds