Pointer to Info
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
Sarah Jamie Lewis 2024-02-26 14:27:36 -08:00
parent 3463894dfd
commit 26a3270585
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ steps:
- apt update
- apt install -y jq openssh-client ca-certificates curl
- cd deploy
- ../upload-releases.sh cwtch-`cat VERSION`.apk application/vnd.android.package-archive
- ../upload-releases.sh cwtch-`cat ../VERSION`.apk application/vnd.android.package-archive
- name: deploy-buildfiles
image: kroniak/ssh-client