From adc71f6f0b8c0c07438f6d5a380dbbfe7b323746 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Tue, 26 Mar 2019 10:24:34 +0000 Subject: [PATCH] Don't create a tarball in the post job Our Gruntfile already produces a tarball, so producing another differently-named tarball breaks publish-openstack-javascript-content. Change-Id: Iec6e565d7db40ce8d30ceb0bbfc5fb1ac0838455 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e110afe7..e67f97ab 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -55,4 +55,3 @@ - publish-openstack-javascript-content: vars: node_version: 8 - create_tarball_directory: build