Skip to content

Fix dev pipeline and unify needs in jobs

Robin Laerm requested to merge DESH-84 into develop

Merge Request

Breaking Changes

none

Description

  • Fixes the develop pipeline because of wrong job name.
  • Removes dependencies of jobs and replaces them with needs.

Screenshot

Checklist

  • The code compiles without any warnings.
  • I followed the code review checklist.
  • The documentation has been added/updated.
  • There are no System.out.println() statements.
  • package-lock.json was not changed unless I added or edited dependencies.

Related Issues

Edited by Robin Laerm

Merge request reports