Skip to content

Commit

Permalink
Merge pull request #1088 from g3offrey/master
Browse files Browse the repository at this point in the history
Retrieve staging cli arg runner side
  • Loading branch information
orta committed Nov 27, 2020
2 parents 5ec03d2 + f5be293 commit c793fd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/runner/dslGenerator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const jsonDSLGenerator = async (
id: program.id,
textOnly: program.textOnly,
verbose: program.verbose,
staging: program.staging
}

const dslPlatformName = jsonDSLPlatformName(platform)
Expand Down

0 comments on commit c793fd1

Please sign in to comment.