Feat: make dockerfile to test my workflow
This commit is contained in:
@@ -12,5 +12,5 @@ COPY bopytex/ /src/bopytex
|
||||
COPY setup.py /src/
|
||||
RUN pip install -e /src
|
||||
|
||||
COPY example /example
|
||||
COPY example/simple /example
|
||||
WORKDIR /example
|
||||
|
||||
Reference in New Issue
Block a user