mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2026-02-02 07:35:10 +01:00
bootstrapit update
This commit is contained in:
parent
02597962d0
commit
4d8395050f
9 changed files with 94 additions and 57 deletions
|
|
@ -32,8 +32,7 @@ RUN if ! test -z "${ENV_SSH_PRIVATE_RSA_KEY}"; then \
|
|||
ADD requirements/ requirements/
|
||||
ADD scripts/ scripts/
|
||||
|
||||
ADD makefile.extra.make makefile.extra.make
|
||||
ADD makefile.config.make makefile.config.make
|
||||
ADD makefile.bootstrapit.make makefile.bootstrapit.make
|
||||
ADD makefile makefile
|
||||
|
||||
RUN make install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue