Skip to content

Commit

Permalink
Fix review, Dockerfile for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
w00lf committed Mar 15, 2021
1 parent 1d65ed5 commit c878a5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
FROM ruby:2.6
COPY . .
RUN gem install bundler:2.1.4
RUN bundle install
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(*"annotated_3d_model_data_quality_criteria_schema"
Mine text
My text

link:downloads/report.pdf[Get Report]

Expand Down

0 comments on commit c878a5d

Please sign in to comment.