1
0
Fork 0
Commit Graph

1 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