Skip to content

Commit

Permalink
Remove unused CircleCI Lambda Docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
andygout committed Sep 23, 2020
1 parent 489329b commit d550007
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ references:
docker:
- image: circleci/node:12-browsers

container_config_lambda_node12: &container_config_lambda_node12
working_directory: ~/project/build
docker:
- image: lambci/lambda:build-nodejs12.x

workspace_root: &workspace_root
~/project

Expand Down

0 comments on commit d550007

Please sign in to comment.