added CI/CD for doublecmd and removed comented out shite from rdpconnect CI/CD

This commit is contained in:
2025-02-13 10:58:18 +01:00
parent fb2d36d84c
commit 86540bfa0d
2 changed files with 43 additions and 5 deletions

View File

@@ -22,11 +22,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASS }}
# - name: Push flatpak to repo
# run: |
# git clone https://github.com/flatpak/flat-manager.git
# export REPO_TOKEN=${{ secrets.FLATMAN_API_TOKEN }}
# ./flat-manager/flat-manager-client create https://flatpak.angoosh.com stable
- name: "Build"
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with: