Skip to content

Remove old deployment jobs in ci and pass app version as argument in dockerfile

Kalin Daskalov requested to merge debug-ci-service-version into main
  • Failing deployment steps are removed from .gitlab-ci.yml
  • App version is passed at build time to the container using APP_REPO_TAG argument

Merge request reports