mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-07 03:09:05 -06:00
Revert "Update links to jenkins3.noms.io" (#2918)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<br>
|
||||
[Command-Line Tour](doc/cli-tour.md) | [Go SDK Tour](doc/go-tour.md) | [JavaScript SDK Tour](doc/js-tour.md) | [Documentation](doc/index.md) | [Project Status](#status) | [Download](https://s3-us-west-2.amazonaws.com/download.noms.io/index.html?prefix=jobs/NomsBuildGoBinaries/)
|
||||
<br><br>
|
||||
[](http://jenkins3.noms.io/job/NomsMasterBuilder)
|
||||
[](http://jenkins.noms.io/job/NomsMasterBuilder)
|
||||
[](https://codecov.io/gh/attic-labs/noms)
|
||||
[](https://godoc.org/github.com/attic-labs/noms)
|
||||
[](http://slack.noms.io)
|
||||
|
||||
@@ -2,7 +2,7 @@ codecov:
|
||||
branch: master
|
||||
bot: "mikegray"
|
||||
ci:
|
||||
- "jenkins3.noms.io"
|
||||
- "jenkins.noms.io"
|
||||
|
||||
coverage:
|
||||
precision: 2 # how many decimal places to display in the UI: 0 <= value <= 4
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# Licensed under the Apache License, version 2.0:
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
# This script runs on the Noms PR Builder (http://jenkins3.noms.io/job/NomsPRBuilder).
|
||||
# This script runs on the Noms PR Builder (http://jenkins.noms.io/job/NomsPRBuilder).
|
||||
|
||||
set -eux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user