ci: fix wf user
This commit is contained in:
parent
b71b23726b
commit
436bf46655
|
|
@ -4,6 +4,7 @@ module.exports = {
|
|||
name: "explit",
|
||||
script: "npm",
|
||||
args: "start",
|
||||
user: "plone",
|
||||
autorestart: true,
|
||||
watch: false,
|
||||
max_memory_restart: "1G",
|
||||
|
|
|
|||
Loading…
Reference in a new issue