Skip to content

Commit

Permalink
Add test env
Browse files Browse the repository at this point in the history
  • Loading branch information
robbibt authored Aug 1, 2024
1 parent 6165e67 commit d1aea5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ RUN mkdir -p /code
WORKDIR /code
ADD . /code

ARG ENVIRONMENT=test

RUN echo "Installing dea-coastlines through the Dockerfile."
RUN pip install --extra-index-url="https://packages.dea.ga.gov.au" .

Expand Down

0 comments on commit d1aea5d

Please sign in to comment.