mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
bootstrapit update
This commit is contained in:
parent
02597962d0
commit
4d8395050f
9 changed files with 94 additions and 57 deletions
|
|
@ -10,9 +10,8 @@ ADD README.md README.md
|
|||
ADD CHANGELOG.md CHANGELOG.md
|
||||
ADD LICENSE LICENSE
|
||||
ADD makefile makefile
|
||||
ADD makefile.config.make makefile.config.make
|
||||
ADD makefile.extra.make makefile.extra.make
|
||||
ADD makefile.bootstrapit.make makefile.bootstrapit.make
|
||||
|
||||
ENV PYTHONPATH="src/:vendor/"
|
||||
|
||||
CMD make test_compat
|
||||
CMD make lint test_compat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue