Skip to content

Commit

Permalink
Copy from lein/ not terraform/ :facepalm:
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Gregg <christian@bissy.io>
  • Loading branch information
CGA1123 committed Nov 17, 2020
1 parent de3b68c commit 093eb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ COPY nuget/ ${CODE_DIR}/nuget/
COPY omnibus/ ${CODE_DIR}/omnibus/
COPY python/ ${CODE_DIR}/python/
COPY terraform/ ${CODE_DIR}/terraform/
COPY terraform/ ${CODE_DIR}/lein/
COPY lein/ ${CODE_DIR}/lein/

RUN cd common && bundle install

Expand Down

0 comments on commit 093eb1e

Please sign in to comment.