Skip to content

Commit f7695c5

Browse files
aardvark179eregon
authored andcommitted
Report openssl version in CI builds.
1 parent 8e29422 commit f7695c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ local part_definitions = {
6969
# Fail if any command part of the pipe fails
7070
["set", "-o", "pipefail"],
7171
["ruby", "--version"],
72+
["openssl", "version"],
7273
],
7374

7475
logs+: [

0 commit comments

Comments
 (0)