Skip to content

Commit a526505

Browse files
committed
signed release build
1 parent b1c3a13 commit a526505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ script:
1515
- make
1616
- ls -la
1717
- cp torgi-debug.apk torgi-debug_${TRAVIS_TAG}.apk
18-
- cp torgi-release-unsigned_.apk torgi-release-unsigned_${TRAVIS_TAG}.apk
18+
- cp torgi-release-unsigned.apk torgi-release-unsigned_${TRAVIS_TAG}.apk
1919
after_success:
2020
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
2121
- docker push sofwerx/torgi:${TRAVIS_TAG}

0 commit comments

Comments
 (0)