CI/CD edit
This commit is contained in:
@@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }}
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
# paths:
|
||||
# - com.angoosh.RDPConnect/**
|
||||
paths:
|
||||
- com.angoosh.RDPConnect/**
|
||||
jobs:
|
||||
flatpak:
|
||||
name: "Flatpak"
|
||||
@@ -35,9 +35,6 @@ jobs:
|
||||
cache-key: flatpak-builder-${{ gitea.sha }}
|
||||
gpg-sign: kaplanantonin@gmail.com
|
||||
|
||||
- run: ls
|
||||
- run: ls com.angoosh.RDPConnect
|
||||
- run: ls flatpak_app
|
||||
- name: Push flatpak to repo
|
||||
run: |
|
||||
git clone https://github.com/flatpak/flat-manager.git
|
||||
|
||||
Reference in New Issue
Block a user