Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

  1. Checkout the deploy-test branch from github
    1. if you already have it checked out, do a 'git pull' to get the latest 
  2. Checkout the uh-its-tenure-project from github
    1. if you already have it checked out, do a 'git pull' to get the latest
  3. In uh-its-tenure-project
    1. run database scripts, if any
      1. the latest script folder will have a _notes.txt file that lists what files have been executed on test and prod
  4. In deploy-test folder
    1. merge with master
      1. git merge --ff-only master
    2. git push
  5. In Jenkins
    1. execute 'tenure-deploy-test' job
  • No labels