Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci.hocon
Original file line number Diff line number Diff line change
@@ -19,6 +19,9 @@ common: {
}

setup: [
["echo", "-n", "TRUFFLE_RUBY_VERSION=", ">setup-ci-env"],
["git", "rev-parse", "HEAD", ">>setup-ci-env"],
["export", ["<setup-ci-env"]]
[mx, sclone, --kind, git, "https://github.com/jruby/jruby-build-pack.git", jruby-build-pack],
[cp, bin/jruby.bash, bin/jruby],
[chmod, "+x", bin/jruby],

0 comments on commit e7917bd

Please sign in to comment.