dotfiles build from correct remote

This commit is contained in:
Jackson Delahunt 2020-11-06 14:11:20 +11:00
parent 52711ee624
commit 4b6a900b90

View file

@ -430,7 +430,7 @@ ARG DOTFILES_CACHEBUST
RUN DOTFILES_CACHEBUST=$DOTFILES_CACHEBUST echo "Building from dotfiles..."
# Clone user dotfiles or fallback to sabrehagen dotfiles
RUN vcsh clone git://github.com/$DESKTOP_ENVIRONMENT_USER/dotfiles.git || \
RUN vcsh clone git://github.com/$DESKTOP_ENVIRONMENT_GITHUB_USER/dotfiles.git || \
vcsh clone https://github.com/sabrehagen/dotfiles.git
# Bootstrap dotfiles