Initial CI/CD pipeline #3
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/flathub/flatpak-builder-lint:latest
|
||||
options: --privileged
|
||||
options: --privileged --security-opt seccomp=unconfined --security-opt apparmor=unconfined
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Add Flathub remote
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue