Skip to content
Snippets Groups Projects
Commit 4b361e84 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

unit tests

parent a35973c2
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1396changes for local builds
Pipeline #10291 failed
......@@ -242,6 +242,7 @@ unit test workflow:
SERVICE_NAME: "workflow"
PATH_PREFIX: "services/"
CAPO_PROFILE: "docker"
CAPO_PATH: "."
extends: .unit-test
unit test capability:
......@@ -251,6 +252,7 @@ unit test capability:
SERVICE_NAME: "capability"
PATH_PREFIX: "services/"
CAPO_PROFILE: "docker"
CAPO_PATH: "."
extends: .unit-test
unit test notification:
......@@ -260,6 +262,7 @@ unit test notification:
SERVICE_NAME: "notification"
PATH_PREFIX: "services/"
CAPO_PROFILE: "docker"
CAPO_PATH: "."
extends: .unit-test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment