Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ettec committed Jun 6, 2024
1 parent da48a1c commit 6e62441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/screens/Job/generateJobDefinition.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,9 +270,9 @@ export const generateJobDefinition = (
values = {
...extractJobFields(job),
...extractSpecFields(
job.spec,
'command',
'config',
job.spec,
'command',
'config',
),
}

Expand Down

0 comments on commit 6e62441

Please sign in to comment.