Skip to content

Commit

Permalink
trig ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Haidong Yi committed Aug 23, 2024
1 parent 508ab2e commit 79e2f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deepmod2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG BUILD_VERSION=v0.3.2

WORKDIR /app

# Clone the codes from github
# Clone the code from github
RUN git clone https://github.com/WGLab/DeepMod2 \
&& cd DeepMod2 \
&& git checkout $BUILD_VERSION \
Expand Down

0 comments on commit 79e2f0d

Please sign in to comment.