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.
9
Commits
1
Branch
0
Tags
48
KiB
Python
96.1%
Dockerfile
3.9%
d4be0bf82e
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
Adam Dodman
d4be0bf82e
Switch to unbuffered io so things actually print to the docker log
2017-07-17 21:48:56 +01:00
Dockerfile
Switch to unbuffered io so things actually print to the docker log
2017-07-17 21:48:56 +01:00
main.py
Cleanup default config
2017-07-17 18:22:35 +01: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