Clone project-config to /opt on gitea servers
We don't need to clone to /tmp, /opt is safer. Change-Id: Ib41e5e22f6de9048db12f9814dc4af4621e1637a
This commit is contained in:
parent
a53f333162
commit
2a6de1e8bf
@ -1,3 +1,3 @@
|
||||
gitea_url: https://localhost:3000
|
||||
project_config_ref: master
|
||||
project_config_dest: /tmp/project_config
|
||||
project_config_dest: /opt/project_config
|
||||
|
Loading…
Reference in New Issue
Block a user