On Github leipert / wercker-talk
CI & CD workflow
A talk by Lukas Eipert / @leipert_io
[...] is the practice, in software engineering, of merging all developer working copies with a shared mainline several times a day.
[...] is a design practice used in software development to automate and improve the process of software delivery.
box: wercker/nodejs build: steps: - npm-install - grunt: tasks: test deploy: steps: - lukevivier/gh-pages: token: $GIT_TOKEN