Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Build process (#3)
Browse files Browse the repository at this point in the history
* Initial code drop

* Changes to automate the build.

* Deploy on branch master and on tag true
  • Loading branch information
chilanti authored and kylegc committed Jul 9, 2019
1 parent 38a6b5f commit b203d00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
- docker
deploy:
on:
branches:
- master
branch: master
tags: true
provider: script
script: bash ./docker-build.sh

0 comments on commit b203d00

Please sign in to comment.