1
0
Fork 0
Commit Graph

5 Commits (2e40cc5f126ff67cc078314b4079664e54941d85)

Author SHA1 Message Date
Dustin 2e40cc5f12 ci: Use Dockerfile to define build environment
The basic Jenkins agent does not have the *python3-wheel* package
installed, which is required to fetch the dependencies for this web
application. Thus, a specific environment has to be defined that
includes all of the required tools.
2018-07-26 18:45:15 -05:00
Dustin f498065b17 ci: Fetch wheels for dependencies 2018-07-26 18:43:24 -05:00
Dustin b701281679 ci: Use SSH agent and accept host key 2018-07-26 18:42:08 -05:00
Dustin 8557b8b05a ci: Enable pollSCM trigger 2018-07-26 18:39:05 -05:00
Dustin e1df8d201c ci: Add Jenkins pipeline 2018-07-26 18:28:43 -05:00