From 0766872ba98dc6c46bbe2cfac085bb090b279489 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 20 Sep 2019 21:49:54 +0200 Subject: Add shell extension to deploy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It fixes the previous commit [1] [1] https://gerrit.opnfv.org/gerrit/c/releng/+/68503/ Change-Id: If2f936640dec9ff7bb8e167bfc961b02b9587bbf Signed-off-by: Cédric Ollivier --- jjb/airship/airship.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/airship/airship.yaml') diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml index 8c1210b39..833ad7479 100644 --- a/jjb/airship/airship.yaml +++ b/jjb/airship/airship.yaml @@ -97,7 +97,7 @@ builders: - shell: | set +x - tools/deploy deploy_site + tools/deploy.sh deploy_site - scm: name: airship-scm -- cgit 1.2.3-korg