Skip to content

Commit

Permalink
rultor
Browse files Browse the repository at this point in the history
  • Loading branch information
g4s8 authored Apr 30, 2017
1 parent 4caf6fa commit 280d27e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
docker:
image: g4s8/rlt2droid

merge:
script: |
./gradlew clean build
release:
script: |
echo $tag

0 comments on commit 280d27e

Please sign in to comment.