Skip to content

Improve deployment workflow

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 15:36
fb35a1b

Contents (#20)

Fixes

  • Fix path to app in Dockerfile

Operations

  • Use octue/get-deployment-info action in CD workflow
  • Add missing needs field to CD workflow
  • Use Zurich region for hosting docker images
  • Add missing needs element
  • Add missing dollar sign

Reversions

  • Revert "WIP: Temporarily deploy from non-main branches"
  • Revert "WIP: Temporarily run CD workflow on all branches"

Chores

  • Work around incorrect container being served by GHA

Other

  • Temporarily run CD workflow on all branches
  • Temporarily deploy from non-main branches