Kubernetes

Made some changes to the build, test, and deploy procedures, these include:

  • use npm run build:prod to build project
  • delete currently running workbench Pod to ensure new image gets pulled
  • updated test script to install chrome drivers compatible with currently installed version

Merge request reports

Loading