Skip to content

Commit a7ccd00

Browse files
committed
Change stage order because publishing-gate depends on deploy_to_maven_central
1 parent 33593c5 commit a7ccd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ include:
77

88
stages:
99
- build
10-
- shared-pipeline
1110
- publish
11+
- shared-pipeline
1212
- benchmarks
1313
- macrobenchmarks
1414
- tests

0 commit comments

Comments
 (0)