Remove android-env and bash-env
This commit is contained in:
parent
72fa2ea190
commit
74e9e50edc
|
@ -390,9 +390,9 @@ jobs:
|
|||
android-build-experimental:
|
||||
<<: *defaults
|
||||
<<: *android-img
|
||||
environment:
|
||||
<<: *android-env
|
||||
<<: *bash-env
|
||||
# environment:
|
||||
# <<: *android-env
|
||||
# <<: *bash-env
|
||||
resource_class: xlarge
|
||||
steps:
|
||||
- android-build
|
||||
|
|
Loading…
Reference in New Issue