removed commit
This commit is contained in:
parent
76eee05637
commit
f4ca1407f3
|
@ -44,7 +44,6 @@ RUN mkdir .config && cd .config && \
|
|||
nvim --headless "+:SupermavenUseFree" +qa
|
||||
|
||||
#clone repo
|
||||
#RUN git clone $REPO_URL && echo "cd ${$(basename "$_" .git)}" >> .zshrc
|
||||
RUN git clone https://git.lorenzzz.dev/${GITEA_USER}/${GITEA_REPO}.git && echo "cd ${GITEA_REPO}" >> .zshrc
|
||||
|
||||
COPY --from=builder /root/ttyd/dist/ttyd /usr/bin/ttyd
|
||||
|
|
Loading…
Reference in New Issue