Properly connect the github push webhook with the build worker. Still need to resolve the archive format.

This commit is contained in:
jakedt 2014-02-18 18:09:14 -05:00
parent ed38bcdafc
commit f60f9eb62a
8 changed files with 57 additions and 34 deletions

View file

@ -1,5 +1,4 @@
import logging
import requests
import stripe
from flask import (abort, redirect, request, url_for, make_response, Response,