This website requires JavaScript.
Explore
Help
Sign In
modules
/
ruby
Watch
4
Star
0
Fork
0
You've already forked ruby
Code
Issues
Pull Requests
Releases
Activity
9b931f4585
ruby
/
Makefile
9 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Update tests. Keep watching a workflow with modularity-testing-framework will be stable.
2017-09-04 17:36:56 +00:00
default
:
test
First tests Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-05-02 12:35:14 +00:00
build
:
Update tests. Keep watching a workflow with modularity-testing-framework will be stable.
2017-09-04 17:36:56 +00:00
docker build -t ruby .
docker run -d ruby
First tests Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-05-02 12:35:14 +00:00
Update tests. Keep watching a workflow with modularity-testing-framework will be stable.
2017-09-04 17:36:56 +00:00
test
:
$(
MAKE
)
-C tests
$@
Reference in New Issue
Copy Permalink