Skip to content

Commit

Permalink
Dockerfile: don't forget install_gcc48.sh (open-telemetry#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-easy authored Jan 16, 2020
1 parent 83b9b9e commit b3645fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ WORKDIR /setup-ci

ADD setup_ci_environment.sh /setup-ci
ADD setup_cmake.sh /setup-ci
ADD install_gcc48.sh /setup-ci
ADD install_bazelisk.sh /setup-ci

RUN /setup-ci/setup_ci_environment.sh \
Expand Down

0 comments on commit b3645fc

Please sign in to comment.