Build and Deploy!
Project description
j builds
Build and Deploy!
Install
pip3.7 install j_builds
pip3.7 install termcolor
Setup
cat build.ini
[main]
[git]
# repo-directory = True to build it, False not to do so
repo-a = True
repo-b = True
[docker]
namespace = mynamespace
[before build]
cmd = echo "this runs before building"
[on success]
cmd = echo "this runs after a successful build"
[on fail]
cmd = echo "this runs after a not successful build"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
j_builds-0.0.1.tar.gz
(3.2 kB
view hashes)