Debug script

pull/1076/head
dpavlov 3 years ago
parent 9454808801
commit a18ce7e3a1

@ -1,5 +1,7 @@
#!/bin/bash
set -x
app_root_dir="diagrams"
# NOTE: azure icon set is not latest version

@ -10,8 +10,6 @@ WORKDIR /usr/src/diagrams
RUN python -m unittest tests/*.py -v
RUN /root/go/bin/round
RUN ./autogen.sh
RUN /root/.local/bin/poetry build

Loading…
Cancel
Save