Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Fix Issue #1769: produce version for x86_64 #1892

Merged
merged 5 commits into from
Mar 21, 2019
Merged

Fix Issue #1769: produce version for x86_64 #1892

merged 5 commits into from
Mar 21, 2019

Conversation

bmeike
Copy link
Contributor

@bmeike bmeike commented Mar 21, 2019

No description provided.

@bmeike bmeike requested a review from pasin March 21, 2019 17:06
@bmeike bmeike added the review label Mar 21, 2019
@bmeike bmeike requested a review from borrrden March 21, 2019 17:06
@bmeike bmeike self-assigned this Mar 21, 2019
@bmeike bmeike added the chore label Mar 21, 2019
@coveralls
Copy link

coveralls commented Mar 21, 2019

Coverage Status

Coverage increased (+0.2%) to 77.754% when pulling 1274ee1 on feature/x86_64 into 9c77580 on master.

@@ -67,6 +67,11 @@ def getGitHash = { ->
return stdout.toString().trim()
}

// defining this property in the file ~/.gradle/gradle.properties
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this work on Jenkins?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should do exactly what it did before, except now it will produce an x86_64 version as well.

@bmeike bmeike merged commit a34c075 into master Mar 21, 2019
@bmeike bmeike deleted the feature/x86_64 branch March 21, 2019 20:37
@pasin pasin removed the in progress label Mar 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants