CI/CD edit
This commit is contained in:
@@ -9,9 +9,9 @@ jobs:
|
||||
flatpak:
|
||||
name: "Flatpak"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||
options: --privileged
|
||||
# container:
|
||||
# image: bilelmoussaoui/flatpak-github-actions:gnome-44
|
||||
# options: --privileged
|
||||
steps:
|
||||
#- name: "Base requirements"
|
||||
#run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible
|
||||
|
||||
Reference in New Issue
Block a user