1
0
Fork 0
dustin.hatch.name website
 
 
 
 
Go to file
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
ci ci: Use Dockerfile to define build environment 2018-07-26 18:53:23 -05:00
static Bundle static resources 2017-11-21 23:47:42 -06:00
.gitignore Add requirements.txt 2018-07-26 18:21:36 -05:00
index.html Bundle static resources 2017-11-21 23:47:42 -06:00
requirements.txt Add requirements.txt 2018-07-26 18:21:36 -05:00
site.py site: Specify UTF-8 encoding for songquotes 2018-07-26 18:19:52 -05:00
songquotes.yml Initial commit 2015-12-16 17:21:39 -06:00