From f43698f363f5aa0759e39ef348e3b202cac021c4 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 28 Dec 2016 21:30:11 +0100 Subject: Add job to produce container. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iff8cdb42d3e4c6bbf8e8ad232f6c3fdab5193163 Signed-off-by: Jan-Simon Möller --- jjb/snapshot-jjb-container/include-createcontainer.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 jjb/snapshot-jjb-container/include-createcontainer.sh (limited to 'jjb/snapshot-jjb-container/include-createcontainer.sh') diff --git a/jjb/snapshot-jjb-container/include-createcontainer.sh b/jjb/snapshot-jjb-container/include-createcontainer.sh new file mode 100644 index 00000000..ff106e32 --- /dev/null +++ b/jjb/snapshot-jjb-container/include-createcontainer.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +#set -x +set -e +# -- cgit 1.2.3-korg