Skip to content

Deploy Branch to Server

  1. Push your latest changes to feature branch on Github.
  2. Go to "Actions" select action "CD - Build container images".Actions
  3. Click button "Run workflow" select feature branch and then click on new "Run workflow" button. Build container images
  4. Then wait for action to complete.
  5. Go to "Actions" select action "CD - Deploy stack".
  6. Click button "Run workflow" select feature branch and in "Limit ansible hosts?" write in full domain name of server to deploy to i.e. "dhl.co.customoffice.dk or "econ.customoffice.dk", It does also take comma separated lists of domain names. Then click on new "Run workflow" button. Deploy stack|667
  7. Then wait for action to complete - then the server is ready to test.