We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 299909f + 089a886 commit 2aaef99Copy full SHA for 2aaef99
1 file changed
buildspec.yml
@@ -5,6 +5,7 @@ phases:
5
build:
6
on-failure: ABORT
7
commands:
8
+ - ruby -v
9
- bundle install
10
- bundle exec rdoc lib/*.rb
11
- rm -rf api/uc3-ssm
0 commit comments