mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
If this is how my 21st year will go, I guess I'll just skip it....
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
|
||||
- name: extract android SDK
|
||||
only_if: '$is_fedora'
|
||||
command: tar -xvf /var/android/android-sdk-with-platform-17.tar.gz --owner=jenkins_slave --group=jenkins-slave -C /var/android/
|
||||
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'
|
||||
|
||||
Reference in New Issue
Block a user