Skip to content

NodeJS 8.2 build, test & deployment container for CircleCI 2.0

License

Notifications You must be signed in to change notification settings

joshwiens/circleci-node8-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI 2.0 Node 8.2 Build container

Docker Repository for my NodeJS CircleCI 2.0 build & deployment Image.

Usage

# config.yml
    docker:
      - image: d3vaint0ne/circleci-node8-base

Essentially it's circleci/node:8.2.1 + NVM + Google Cloud SDK. The SDK is not initialized in this build, this is done during the consuming CI run using secure environment variables ( see the gpc docs ).

The container does not have a headless browser configuration ( Jest 4 life )

About

NodeJS 8.2 build, test & deployment container for CircleCI 2.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published