Lets put this in the right place instead of ~root/
This commit is contained in:
parent
7fe9bae4b6
commit
072782110e
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
|
||||
- name: extract android SDK
|
||||
only_if: '$is_fedora'
|
||||
command: tar -xvf /var/android/android-sdk-with-platform-17.tar.gz
|
||||
command: tar -xvf /var/android/android-sdk-with-platform-17.tar.gz --owner=jenkins_slave --group=jenkins-slave -C /var/android/
|
||||
|
||||
- name: delete sdk archive
|
||||
only_if: '$is_fedora'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue