1
0
Fork 0
Commit Graph

1 Commits (69791e67843c146ee9c9a978d9ced15108071cb3)

Author SHA1 Message Date
Dustin 69791e6784 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:53:23 -05:00