Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit ce162bb

Browse files
author
driver733
committed
.rultor.yml update
1 parent 463b264 commit ce162bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.rultor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ merge:
3131
- mvn clean install -Pqulice
3232
# Upload (if necessary) updated archive to dropbox
3333
- if [ "$(md5deep -r -x m2sumOld /root/.m2 | grep -v --ignore-case -e "driver733" -e "VKMusicUploader")" != "" ]; then tar -czvf m2.tar.gz /root/.m2 > /dev/null; ./dropbox_uploader.sh upload m2.tar.gz /m2.tar.gz; fi
34+
release:
35+
pre: false

0 commit comments

Comments
 (0)