Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ci-management
/
383a292d3626fc6dfb9859dfb6980a9dba3b7f02
/
.
/
jjb
/
multicloud
/
kud-deployment.sh
blob: 937e6c3fca04a8d08271c2b170967b49461d01ea [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# setting-up bash flags
set
-
x
-
e
-
o pipefail
# run all-in-one deployment
cd
./
kud
/
ci
sudo bash
-
x
./
kud
-
installer
.
sh