Skip to content

Commit

Permalink
Merge pull request #427 from vrutkovs/image-id-after-squash
Browse files Browse the repository at this point in the history
prod_inner: use default squash plugin settings
  • Loading branch information
twaugh committed May 23, 2016
2 parents a2e25da + 9b90fc2 commit a81479e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions inputs/prod_inner.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,7 @@
],
"prepublish_plugins": [
{
"name": "squash",
"args": {
"remove_former_image": false,
"dont_load": true
}
"name": "squash"
}
],
"postbuild_plugins": [
Expand Down Expand Up @@ -169,4 +165,3 @@
}
]
}

0 comments on commit a81479e

Please sign in to comment.