Skip to content

Commit

Permalink
remove unused parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
wsodsong committed Nov 21, 2024
1 parent 0a608d8 commit ce799a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions aida/Aida-vm-sdb-Ethereum-Substate.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ pipeline {
defaultValue: 'develop',
description: 'Branch or commit hash for Sonic'
)
string(
name: 'Workers',
defaultValue: '40',
description: 'Number of workers'
)
string(
name: 'RegisterRunPath',
defaultValue: '/mnt/tmp-disk/register-run-db',
Expand Down

0 comments on commit ce799a4

Please sign in to comment.