Skip to content

Commit

Permalink
Merge pull request #1513 from bam241/fix_cyclus_docker
Browse files Browse the repository at this point in the history
Fix deploy_latest job
  • Loading branch information
katyhuff committed May 31, 2019
2 parents 06a70e9 + e49a248 commit 4b2d80a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/cyclus-ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ WORKDIR /cyclus
# This is sometimes useful for debugging.
#ENV VERBOSE=1

RUN conda update -y --all && conda clean -y --all

# You may add the option "--cmake-debug" to the following command
# for further CMake debugging.
RUN python install.py -j 2 --build-type=Release --core-version 999999.999999 \
Expand Down

0 comments on commit 4b2d80a

Please sign in to comment.