Skip to content

Commit

Permalink
Use FINAL PACKAGE to use released gems
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyikuang committed May 3, 2024
1 parent 43495b7 commit 7385d05
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 @@ -7,6 +7,7 @@ ARG OPENSTUDIO_VERSION=3.8.0
ARG OPENSTUDIO_VERSION_EXT="-beta"
ARG OPENSTUDIO_DOWNLOAD_URL=https://openstudio-ci-builds.s3.amazonaws.com/develop/OpenStudio-3.8.0-beta%2B276859dd1e-Ubuntu-20.04-x86_64.deb

ENV FINAL_PACKAGE=TRUE
ENV RC_RELEASE=TRUE
ENV OS_BUNDLER_VERSION=2.4.10
ENV RUBY_VERSION=3.2.2
Expand Down

0 comments on commit 7385d05

Please sign in to comment.