зеркало из https://github.com/github/pages-gem.git
Remove COPY .git in Dockerfile
This commit is contained in:
Родитель
46b026de54
Коммит
fe8823007e
|
@ -10,7 +10,6 @@ RUN apt-get update \
|
||||||
|
|
||||||
RUN gem update --system
|
RUN gem update --system
|
||||||
|
|
||||||
COPY .git /src/gh/pages-gem/.git
|
|
||||||
COPY Gemfile* /src/gh/pages-gem/
|
COPY Gemfile* /src/gh/pages-gem/
|
||||||
COPY github-pages.gemspec /src/gh/pages-gem
|
COPY github-pages.gemspec /src/gh/pages-gem
|
||||||
COPY lib/ /src/gh/pages-gem/lib
|
COPY lib/ /src/gh/pages-gem/lib
|
||||||
|
|
Загрузка…
Ссылка в новой задаче