Skip to content

Commit

Permalink
Try to fix yml error
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed May 6, 2019
1 parent 5dcfa84 commit 98b53c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/dabnn_build_and_test.yml
Expand Up @@ -18,5 +18,6 @@ steps:
- bash: ci/adb_push_and_run.sh build_dabnn/tests/net_test
displayName: Model Test
- bash: ci/build_aar.sh test
env: BINTRAY_KEY: $(BINTRAY_KEY)
env:
BINTRAY_KEY: $(BintrayKey)
displayName: Build and Publish AAR package

0 comments on commit 98b53c7

Please sign in to comment.