8000 GitHub - EasyMetrics/circleci-gcp-node6: NodeJS 6.11 build, test & deployment container for CircleCI 2.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

EasyMetrics/circleci-gcp-node6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI 2.0 Node 6.11 Build container

Docker Repository for the EasyMetrics NodeJS CircleCI build & deployment Image.

Usage

# config.yml
    docker:
      - image: easymetrics/circleci-gcp-node6

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

The container does not have a headless browser configuration ( We use Jest because in-browser testing is over )

About

NodeJS 6.11 build, test & deployment container for CircleCI 2.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0