diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-01-25 18:32:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-25 18:32:04 +0000 |
commit | c99860d6531ff48dee5f6f3d848314229bca6d77 (patch) | |
tree | 567f3289f2d5f61db338f18b64375cddabf90451 | |
parent | f6b74591649003b937b6038d109a3019cac2f9aa (diff) | |
parent | 925a369ebaedd8a243c2aa87e6601b08d01df574 (diff) |
Merge "Pharos Dashboard: Deploy once config is in place"
-rw-r--r-- | jjb/pharos/pharos.yml | 1 |
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 |