Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying to implement deploy to production. (#1257)
* Trying to implement deploy to production. * Trying to add conditional deployment in travis.yml and changed the deployment script. * Trying to add conditional deployment in travis.yml and changed the deployment script. * Trying to fix the deployment script. * Installing sshpass. * Moving the install of sshpass. * Adding branch for master in travis.yml and fixing tar.command in deploy.sh. * Added variables for branches in travis.yml and deploy.sh. * Tweaked deployment script and completed the flow to publish the branched build in a testfolder. * Commented after_deploy, to prevent mishaps. * Cleaning up travis.yml. * Still trying to fix travis.yml, variable seems to flush. * Still trying to fix travis.yml, variable seems to flush. * Travis is not a friend of mine. * Travis is not a friend of mine v2. * Travis is not a friend of mine v2. * Fixing the deployment, maybe. * Cleaning up. * Added some intelligence in deployment script, to filter master from other branches. * Fixing own stupidity. * Fixing statement. * Obvious mistakes were made. * Yes, but no, but yes? * Added login for docker, improved logic in deploy.sh.
- Loading branch information