Moved partial implementation to branch.
This commit is contained in:
parent
0c40661251
commit
81f76e7e58
|
@ -6,7 +6,7 @@ RUN mkdir /build && \
|
|||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /root && \
|
||||
git clone https://git.libreitalia.org/libreitalia/loaih.git && \
|
||||
cd loaih && \
|
||||
cd loaih && git checkout dependencies && \
|
||||
python3 -m venv venv && \
|
||||
. venv/bin/activate && \
|
||||
pip install build && \
|
||||
|
|
Loading…
Reference in New Issue