Skip to content

Commit 4723e33

Browse files
committed
Build: Publish snapshots more often
Remove limitations for snapshots. If static tests pass then publish. JAVA-5171
1 parent 0346677 commit 4723e33

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.evergreen/.evg.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,20 +1477,6 @@ tasks:
14771477
depends_on:
14781478
- variant: "static-checks"
14791479
name: "static-analysis"
1480-
- variant: ".tests-variant"
1481-
name: "test"
1482-
- variant: ".tests-slow-variant"
1483-
name: "slow-test"
1484-
- variant: ".test-gssapi-variant"
1485-
name: "gssapi-auth-test"
1486-
- variant: "plain-auth-test"
1487-
name: "plain-auth-test"
1488-
- variant: ".test-scala-variant"
1489-
name: "scala-tests"
1490-
- variant: ".test-kotlin-variant"
1491-
name: "kotlin-tests"
1492-
- variant: ".tests-netty-variant"
1493-
name: "netty-test"
14941480
commands:
14951481
- func: "publish snapshot"
14961482

0 commit comments

Comments
 (0)