Skip to content

Commit

Permalink
Add Rultor's integration
Browse files Browse the repository at this point in the history
  • Loading branch information
extsoft committed Aug 17, 2017
1 parent d6d8b42 commit 91cbba2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .rultor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
architect: extsoft
docker:
image: extsoft/rultor-runtime:r24b04p0
as_root: true
merge:
fast-forward: only
rebase: true
script: |-
bats $PWD
pdd --source=$(pwd) --verbose --file=/dev/null
release:
script: |-
echo "Release ${tag}"
bats $PWD
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
Allows easy handle git tasks.

[![PDD status](http://www.0pdd.com/svg?name=extsoft/elegant-git)](http://www.0pdd.com/p?name=extsoft/elegant-git)

[![Rultor.com](http://www.rultor.com/b/extsoft/elegant-git)](http://www.rultor.com/p/extsoft/elegant-git)

0 comments on commit 91cbba2

Please sign in to comment.