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

Version 1 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. how do you verify if there are any scripts to run?
  4. In deploy-test folder
    1. merge with master
      1. git merge --ff-only master
    2. git add
    3. git commit
    4. git push
  5. In Jenkins
    1. execute 'tenure-deploy-test' job
  • No labels