Switch to ubuntu when deploying Airship 22/68522/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 21 Sep 2019 14:14:49 +0000 (16:14 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 21 Sep 2019 14:14:49 +0000 (16:14 +0200)
Change-Id: I1bb9da34dd860995cf1308014880eda4a6c3a01c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/airship.yaml

index 7494256..fcf40e4 100644 (file)
@@ -98,7 +98,7 @@
     builders:
       - shell: |
           set +x
-          tools/deploy.sh deploy_site
+          sudo -u ubuntu tools/deploy.sh deploy_site
 
 - scm:
     name: airship-scm