Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
monkop authored Nov 3, 2016
1 parent dfcceb8 commit 8032936
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ curl http://static.monkop.com/setup/cli/monkop-cli.py -o monkop-cli.py
# Upload apk to Monkop, you will receive an e-mail with the results
python monkop-cli.py -k ${api_key} -a ${apk_path}

envman add --key "MONKOP_TEST_STATUS" --value "?"
envman add --key "MONKOP_TEST_STATUS" --value "OK"

echo "==> End."

Expand Down
1 change: 0 additions & 1 deletion step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ host_os_tags:
project_type_tags:
- android
type_tags:
- script
- Monkop
is_requires_admin_user: true
is_always_run: false
Expand Down

0 comments on commit 8032936

Please sign in to comment.