Update zcash-android-sdk-cibundle.yml

update step names
This commit is contained in:
Marshall Gaucher 2020-06-16 11:52:35 -07:00 committed by GitHub
parent 5f195f3d34
commit 7c45d19d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ spec:
- name: venv
mountPath: /venv
steps:
- name: setup-env
- name: build-aar
image: electriccoinco/zcash-android-builder:latest
script: |
cd source
@ -38,7 +38,7 @@ spec:
-Dgradle.user.home=/tekton/home/.gradle
securityContext:
runAsUser: 0
- name: setup-lint
- name: lint
image: electriccoinco/zcash-android-builder:latest
script: |
cd source