mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:18:28 +00:00
Test command runner
This commit is contained in:
@@ -239,7 +239,7 @@ func NewServer(userConfig UserConfig, config Config) (*Server, error) {
|
||||
WorkingDirLocker: workingDirLocker,
|
||||
RequireApproval: userConfig.RequireApproval,
|
||||
},
|
||||
ProjectCommandRunner: &events.ProjectCommandRunner{
|
||||
ProjectCommandRunner: &events.DefaultProjectCommandRunner{
|
||||
Locker: projectLocker,
|
||||
LockURLGenerator: router,
|
||||
InitStepRunner: runtime.InitStepRunner{
|
||||
|
||||
Reference in New Issue
Block a user