Skip to content
Snippets Groups Projects
Commit f660c7c2 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

build: Add stages build, test and deploy to pipeline config

parent 3358277c
Branches
Tags v1.1.12
No related merge requests found
...@@ -4,6 +4,9 @@ include: ...@@ -4,6 +4,9 @@ include:
ref: main ref: main
stages: stages:
- build
- test
- deploy
- models-1 - models-1
- models-2 - models-2
- models-3 - models-3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment