Commit 1fd3c22c authored by Kirill Smelkov's avatar Kirill Smelkov

ktest

parent a369dd7e
......@@ -107,7 +107,7 @@ path = ${gitlab-repository:location}
bundle = cd ${:path} && ${bundler-4gitlab:bundle}
configure-command = true
make-binary =
make-binary =
make-targets= ${:bundle} install --deployment --without mysql development test
# # propagate location
......@@ -127,7 +127,7 @@ bundle = cd ${:path} && ${bundler-4gitlab:bundle}
#configure-command = ${:bundle} config --local build.pg -- --with-pg-config=${postgresql:location}/bin_pg_config
configure-command = true
make-binary =
make-binary =
make-targets= echo PATH: $PATH && ${:bundle} install --deployment
#--without mysql development test
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment