diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb52ac505..7f7bb5c8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,6 +44,7 @@ build: - dev - /^dev_.*$/ - new + - spring-state-machine-template-v2 resource_group: clearing-test test: @@ -68,4 +69,5 @@ test: - dev - /^dev_.*$/ - new + - spring-state-machine-template-v2 resource_group: clearing-test \ No newline at end of file