Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Rebischke <Chris.Rebischke@posteo.de>2017-09-05 22:24:55 +0200
committerChristian Rebischke <Chris.Rebischke@posteo.de>2017-09-05 22:24:55 +0200
commitf8d63a901f4165b0b0a4ababc2b2816b258c1505 (patch)
treea7ca5f9ee5a7c6956368606293c893feb4197a78
parentbec3931abe72e9d6e9990da64df275ae4333d40c (diff)
set keep artifacts to false
-rw-r--r--vagrant.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant.json b/vagrant.json
index ea7d63d..70bd410 100644
--- a/vagrant.json
+++ b/vagrant.json
@@ -141,7 +141,7 @@
[
{
"type": "vagrant",
- "keep_input_artifact": true,
+ "keep_input_artifact": false,
"output": "Arch-Linux-x86_64-{{ .Provider }}-{{isotime \"2006-01-02\"}}.box"
},
{