We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd65131 commit 102637fCopy full SHA for 102637f
1 file changed
Jenkinsfile
@@ -525,6 +525,7 @@ def testGo(prefix, packagesToTest, hasKBFSChanges) {
525
}
526
527
def testGoBuilds(prefix, packagesToTest, hasKBFSChanges) {
528
+
529
if (prefix == "test_linux_go_") {
530
dir("keybase") {
531
sh "go build -o keybase_production -ldflags \"-s -w\" -buildmode=pie --tags=production"
0 commit comments