diff options
author | Pierre Grandin <grandinp@altern.org> | 2017-02-23 14:12:43 -0800 |
---|---|---|
committer | Pierre Grandin <grandinp@altern.org> | 2017-02-23 14:12:43 -0800 |
commit | 1716efdda5fc7632645d4ccd2696721d0fa1213f (patch) | |
tree | 0e13fa826ad2115b84f512223d7f02fd4d51f72c /ci | |
parent | 518d1b9b6ea7898926d1a7bccfd27fd4eb35869a (diff) | |
download | navit-1716efdda5fc7632645d4ccd2696721d0fa1213f.tar.gz |
Publish arm packages only on PlaystoreR7325
Diffstat (limited to 'ci')
-rw-r--r-- | ci/publish.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/publish.sh b/ci/publish.sh index 2f880f339..362411e6b 100644 --- a/ci/publish.sh +++ b/ci/publish.sh @@ -1,3 +1,5 @@ +ARCH="arm" + cd ~/ git clone git@github.com:navit-gps/infrastructure-blackbox.git cd infrastructure-blackbox/keyrings/ |