add standalone signing

pull/110/head
Alya Sirko 2022-09-02 03:28:03 +03:00
parent 014d584721
commit 38a8880b1c
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ steps:
from_secret: SSH_PRIVATE_KEY
- name: Sign Release Artifact for F-Droid Repository
commands:
# Get app build ID
- export APP_BUILD_ID=`yq '.version' pubspec.yaml | cut -d "+" -f2`
# Prepare SSH keys