Skip to content

Commit

Permalink
Docker git status
Browse files Browse the repository at this point in the history
  • Loading branch information
jasny committed Feb 14, 2022
1 parent 789f696 commit 560f901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /usr/src

COPY . .

RUN git status
RUN test -f target/lto-public-all-*.jar || sbt build

RUN test -f genesis.conf || cp genesis.example.conf genesis.conf
Expand Down

0 comments on commit 560f901

Please sign in to comment.