From 84b8248906c63465683e2eebb65312616bce8499 Mon Sep 17 00:00:00 2001 From: Andrea Tarocchi Date: Thu, 26 Jul 2018 12:15:54 +0200 Subject: [PATCH] Added imageToImport in Jenkinsfile boosterBuild(...) call. --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 8fc2481..0cfcff3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -13,4 +13,4 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -boosterBuild() +boosterBuild("registry.access.redhat.com/fuse7/fuse-java-openshift:1.0")