Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3f7a34a
)
Switch to ubuntu when deploying Airship
22/68522/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Sat, 21 Sep 2019 14:14:49 +0000
(16:14 +0200)
committer
Cé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
patch
|
blob
|
history
diff --git
a/jjb/airship/airship.yaml
b/jjb/airship/airship.yaml
index
7494256
..
fcf40e4
100644
(file)
--- a/
jjb/airship/airship.yaml
+++ b/
jjb/airship/airship.yaml
@@
-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