This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 276367b2 authored by Daniel Rainer's avatar Daniel Rainer
Browse files

Put the sonar-analyze job into a separate stage

This job requires artifacts from other jobs,
namely test results, which were generated in by jobs in the same stage.
Gitlab does not support passing artifacts within a stage, so the
sonar-analyze job needs to be done in a later stage.
parent 747d04ed
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment