aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:29:31 +0100
committerGerd Hoffmann <kraxel@redhat.com>2019-11-25 13:29:31 +0100
commit008e233c51645b1346732b76ae9c5ac4cc6f0f4c (patch)
tree3285388de8195431286409609af70a71205bef49
parenta1e67ddd7da51b9fa0e92b7a45b4fe081f6b66fd (diff)
downloads2i-virtio-spec-008e233c51645b1346732b76ae9c5ac4cc6f0f4c.tar.gz
keep git repo
-rwxr-xr-xs2i/bin/assemble1
1 files changed, 0 insertions, 1 deletions
diff --git a/s2i/bin/assemble b/s2i/bin/assemble
index 18ee439..02ca421 100755
--- a/s2i/bin/assemble
+++ b/s2i/bin/assemble
@@ -19,7 +19,6 @@ export HOME=/opt/app-root/src
cd $HOME
echo "---> Installing application source ..."
-rm -rf /tmp/src/.git
mv /tmp/src ./virtio-spec
echo "---> Building virtio spec ..."