added CI/CD for doublecmd and removed comented out shite from rdpconnect CI/CD
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user