Skip to content

Commit 14a4122

Browse files
add fixme
1 parent 588a9cc commit 14a4122

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ENV UV_COMPILE_BYTECODE=1 \
99
UV_PROJECT=/src/bopen/edh-catalogue-deploy
1010

1111
# get git-clone-ref.py script
12+
# FIXME: only download the script, not the whole repo
1213
RUN apt update && apt install -y git
1314
WORKDIR /tmp
1415
RUN git clone --depth 1 https://github.com/bopen/ci-cd.git

0 commit comments

Comments
 (0)