public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/1] .dockerignore: remove .git/ from build context
@ 2020-02-21  4:13 Heinrich Schuchardt
  2020-02-21 13:49 ` Bin Meng
  2020-04-28 13:52 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-02-21  4:13 UTC (permalink / raw)
  To: u-boot

We do not need .git in the build context.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 .dockerignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .dockerignore

diff --git a/.dockerignore b/.dockerignore
new file mode 100644
index 0000000..bbaab15
--- /dev/null
+++ b/.dockerignore
@@ -0,0 +1,2 @@
+# ignore .git folder
+.git
--
2.25.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH 1/1] .dockerignore: remove .git/ from build context
  2020-02-21  4:13 [PATCH 1/1] .dockerignore: remove .git/ from build context Heinrich Schuchardt
@ 2020-02-21 13:49 ` Bin Meng
  2020-04-28 13:52 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Bin Meng @ 2020-02-21 13:49 UTC (permalink / raw)
  To: u-boot

On Fri, Feb 21, 2020 at 12:14 PM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> We do not need .git in the build context.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  .dockerignore | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 .dockerignore
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] .dockerignore: remove .git/ from build context
  2020-02-21  4:13 [PATCH 1/1] .dockerignore: remove .git/ from build context Heinrich Schuchardt
  2020-02-21 13:49 ` Bin Meng
@ 2020-04-28 13:52 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2020-04-28 13:52 UTC (permalink / raw)
  To: u-boot

On Fri, Feb 21, 2020 at 05:13:51AM +0100, Heinrich Schuchardt wrote:

> We do not need .git in the build context.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Applied to gitlab-ci-runner/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200428/0e201e3c/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-28 13:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21  4:13 [PATCH 1/1] .dockerignore: remove .git/ from build context Heinrich Schuchardt
2020-02-21 13:49 ` Bin Meng
2020-04-28 13:52 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox