Skip to content

Commit

Permalink
Use layer caching on fpm builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Fitzpatrick committed Mar 31, 2021
1 parent d9294de commit 75483af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ jobs:
build-package:
machine:
image: ubuntu-1604:202007-01
docker_layer_caching: true
parameters:
package_type:
type: enum
Expand Down

0 comments on commit 75483af

Please sign in to comment.