This website requires JavaScript.
Explore
Help
Sign In
AdamAnt
/
drone-trigger
Watch
1
Star
0
Fork
0
You've already forked drone-trigger
mirror of
https://github.com/Adam-Ant/drone-trigger
synced
2024-11-05 05:36:23 +00:00
Code
Issues
Releases
Wiki
Activity
Python application to programatically trigger Drone builds.
13
Commits
1
Branch
0
Tags
48
KiB
Python
96.1%
Dockerfile
3.9%
2d399044da
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Joe Groocock
2d399044da
Print useful error message when exiting with no output
2017-10-31 21:02:57 +00:00
Dockerfile
Switch to unbuffered io so things actually print to the docker log
2017-07-17 21:48:56 +01:00
main.py
Print useful error message when exiting with no output
2017-10-31 21:02:57 +00:00
Readme.md
Initial Commit
2017-07-15 02:26:34 +01:00
Readme.md
Drone Trigger
An application to trigger Drone builds based on a changed JSON input.
How to use
TODO