fix: local dev repo
This commit is contained in:
parent
e583beb753
commit
070573f0df
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ public function run(): void
|
|||
'environment_id' => 1,
|
||||
'destination_id' => 0,
|
||||
'destination_type' => StandaloneDocker::class,
|
||||
'source_id' => 0,
|
||||
'source_id' => 1,
|
||||
'source_type' => GithubApp::class
|
||||
]);
|
||||
Application::create([
|
||||
|
|
|
|||
Loading…
Reference in a new issue