Skip to content

Commit

Permalink
fix(dryrun): ignore additional context field
Browse files Browse the repository at this point in the history
  • Loading branch information
robfletcher committed Oct 25, 2017
1 parent fdebdd0 commit 7a8ef54
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ class DryRunTask : Task {
setOf(
"amiSuffix",
"kato\\..*",
"spelEvaluator",
"stageDetails",
"useSourceCapacity"
)
Expand Down

0 comments on commit 7a8ef54

Please sign in to comment.