Merge "Pharos Dashboard: Deploy once config is in place"
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 25 Jan 2018 18:32:04 +0000 (18:32 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 25 Jan 2018 18:32:04 +0000 (18:32 +0000)
jjb/pharos/pharos.yml

index e162825..acf1488 100644 (file)
@@ -70,6 +70,7 @@
 
     builders:
       - shell: |
+          cp $HOME/config.env $WORKSPACE/dashboard
           cd $WORKSPACE/dashboard
           sudo docker-compose build
           sudo docker-compose up -d