deploy on fdroid

pull/110/head
Alya Sirko 2022-08-31 18:49:15 +03:00
parent 331ec5ffc5
commit b7fe16c1b5
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ steps:
- echo "$SSH_PRIVATE_KEY" | ssh-add -
# Copy sources to the building environment
- scp -r `pwd` builder@isolated:/var/lib/builder
environment:
SSH_PRIVATE_KEY:
from_secret: SSH_PRIVATE_KEY
- name: Build and Sign Release Artifact for F-Droid Repository
commands: