Skip to content

Commit

Permalink
Add FLOWER as external package
Browse files Browse the repository at this point in the history
  • Loading branch information
guiguem committed Jun 26, 2023
1 parent 42c7156 commit 8b19312
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 @@ -5,6 +5,7 @@ RUN --mount=type=ssh mkdir -p -m 0600 ~/.ssh && ssh-keyscan github.com >> ~/.ssh
COPY . /usr/local/hk/hk-software

WORKDIR /usr/local/hk
RUN echo " FLOWER: [email protected]:HKDAQ/FLOWER.git" >> /usr/local/hk/hk-pilot/data/repos.yaml
RUN --mount=type=ssh . /usr/local/hk/hk-pilot/setup.sh &&\
hkp install -r hk-software &&\
true
Expand Down

0 comments on commit 8b19312

Please sign in to comment.