Skip to content
Snippets Groups Projects
Commit 0e619f73 authored by André Sterba's avatar André Sterba
Browse files

Add own stage and remove dependency

parent 66b0bd42
No related branches found
No related tags found
1 merge request!361Integrate renovatebot for dependency updates
Pipeline #110480 failed
This commit is part of merge request !361. Comments created here will be created in the context of that merge request.
...@@ -9,12 +9,12 @@ workflow: ...@@ -9,12 +9,12 @@ workflow:
- if: $CI_PIPELINE_SOURCE == 'push' - if: $CI_PIPELINE_SOURCE == 'push'
stages: stages:
- tools
- build - build
- test - test
- analyze - analyze
- integration-test - integration-test
- build-release - build-release
- tools
- .post - .post
include: include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment