summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-01-25 18:32:04 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-25 18:32:04 +0000
commitc99860d6531ff48dee5f6f3d848314229bca6d77 (patch)
tree567f3289f2d5f61db338f18b64375cddabf90451 /jjb
parentf6b74591649003b937b6038d109a3019cac2f9aa (diff)
parent925a369ebaedd8a243c2aa87e6601b08d01df574 (diff)
Merge "Pharos Dashboard: Deploy once config is in place"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/pharos/pharos.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/pharos/pharos.yml b/jjb/pharos/pharos.yml
index e1628250d..acf14885e 100644
--- a/jjb/pharos/pharos.yml
+++ b/jjb/pharos/pharos.yml
@@ -70,6 +70,7 @@
builders:
- shell: |
+ cp $HOME/config.env $WORKSPACE/dashboard
cd $WORKSPACE/dashboard
sudo docker-compose build
sudo docker-compose up -d