Skip to content

Commit

Permalink
CHANGE stage order
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrobisch committed Mar 22, 2021
1 parent d829814 commit 2fd8234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ stages:
- analysis
- build
- docs
- test
- pack
- release
- test

include:
- local: "docs/.gitlab-ci.yml"
Expand Down

0 comments on commit 2fd8234

Please sign in to comment.