Skip to content

navratil/lesson1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lesson 1 - Intro to Continuous Integration

TravisCI Build Status

CircleCI CircleCI

Goal

Purpose of this exercise is to build fully automated CI process. The project itself is very simple - static web site deployed to AWS S3 bucket.

The desired workflow is

  • Code is commited to GitHub
  • Travis CI will launch the build process
  • Test the HTML/CSS code
  • Deploy web assets to a pre-configured S3 bucket

Prerequisites

  • GitHub.com account
  • travis-ci.org account
  • Amazon AWS S3 bucket & keys

Steps

About

Intro to Continuous integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published