Skip to main content

Build and Deploy!

Project description

j builds

Python 3.7

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


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.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

j_builds-0.0.2-py2-none-any.whl (5.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page