We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588a9cc commit 14a4122Copy full SHA for 14a4122
1 file changed
Dockerfile
@@ -9,6 +9,7 @@ ENV UV_COMPILE_BYTECODE=1 \
9
UV_PROJECT=/src/bopen/edh-catalogue-deploy
10
11
# get git-clone-ref.py script
12
+# FIXME: only download the script, not the whole repo
13
RUN apt update && apt install -y git
14
WORKDIR /tmp
15
RUN git clone --depth 1 https://github.com/bopen/ci-cd.git
0 commit comments