8000 GitHub - ambarish2012/ci-push-gcr: CI for a Node.js project which pushes Docker image to GCR
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ambarish2012/ci-push-gcr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Build, Push and Continuous Integration for a Node JS application

Run Status Coverage Badge

AyeAye

A simple Node JS application with unit tests and coverage reports using mocha and istanbul. It also does a docker build once CI posses and then pushes the image to GCR

Run CI for this repo on Shippable

  • Fork this repo into your local repo
  • Login into the Continuous Integration Service
  • Create a Google Cloud integration on shippable to connect your Google Cloud account.
  • All CI configuration is in shippable.yml
  • Follow these CI Setup Instructions if you have never used Shippable CI Service
  • Update the integrationName in the integration.hub section if you used something other than gcloud-integration
  • Change the IMAGE_REPO and GCP_PROJECT_ID to point to your repo and Google Cloud Platform project id
  • You should be able to run a manual build or webhook build on commit

CI Reports on Shippable

CI Integration View

CI Integration View

CI Console Output

CI Console Output

About

CI for a Node.js project which pushes Docker image to GCR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • HTML 17.0%
  • CSS 5.7%
0