Skip to content

Commit 6d5ccfb

Browse files
committed
x
1 parent dfb78fd commit 6d5ccfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ def testGo(prefix, packagesToTest, hasKBFSChanges) {
526526
}
527527

528528
def testGoBuilds(prefix, packagesToTest, hasKBFSChanges) {
529+
529530
if (prefix == "test_linux_go_") {
530531
dir("keybase") {
531532
sh "go build -o keybase_production -ldflags \"-s -w\" -buildmode=pie --tags=production"

0 commit comments

Comments
 (0)