Skip to content

Commit

Permalink
disable sequencer for iocStats
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 5, 2024
1 parent 3569b85 commit 94627be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ WORKDIR ${SOURCE_FOLDER}/ibek-support
COPY ibek-support/_global/ _global

COPY ibek-support/iocStats/ iocStats
RUN iocStats/install.sh 3.2.0
RUN ibek support add-release-macro SNCSEQ && \
iocStats/install.sh 3.2.0

COPY ibek-support/asyn/ asyn/
RUN asyn/install.sh R4-42
Expand Down

0 comments on commit 94627be

Please sign in to comment.