Skip to content

Commit

Permalink
Revert change to upload.sh
Browse files Browse the repository at this point in the history
This reverts an erronous change to Appium/Android/Maven/upload.sh from commit 00bb215
  • Loading branch information
King-of-Spades committed Apr 4, 2019
1 parent 00bb215 commit 3891beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appium/Android/Maven/upload.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Provide AppCenter/Test upload command & path to APK.
AppCenter_Test_Command='appcenter test run appium --app "XTCTeam/Swiftnotes-Appium" --devices "XTCTeam/moto-g-android-4-dot-4-4-9" --app-path pathToFile.apk --test-series "jdk-11" --locale "en_US" --build-dir target/upload'
AppCenter_Test_Command='paste command here'
app_path='../swiftnotes.apk'

# Run using the command "sh upload.sh"
Expand Down

0 comments on commit 3891beb

Please sign in to comment.