Fix flathub pipeline
This commit is contained in:
parent
c6c0257bbc
commit
975bd2ef5c
4
.github/com.quexten.Goldwarden.yml
vendored
4
.github/com.quexten.Goldwarden.yml
vendored
@ -32,7 +32,7 @@ modules:
|
|||||||
- type: git
|
- type: git
|
||||||
url: https://gitlab.gnome.org/jwestman/blueprint-compiler
|
url: https://gitlab.gnome.org/jwestman/blueprint-compiler
|
||||||
tag: v0.12.0
|
tag: v0.12.0
|
||||||
- ./gui/python3-requirements.json
|
- ../gui/python3-requirements.json
|
||||||
- name: goldwarden-python-ui
|
- name: goldwarden-python-ui
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
@ -45,7 +45,7 @@ modules:
|
|||||||
- blueprint-compiler batch-compile /app/bin/src/gui/.templates/ /app/bin/src/gui/ /app/bin/src/gui/*.blp
|
- blueprint-compiler batch-compile /app/bin/src/gui/.templates/ /app/bin/src/gui/ /app/bin/src/gui/*.blp
|
||||||
sources:
|
sources:
|
||||||
- type: dir
|
- type: dir
|
||||||
path: ./
|
path: ../gui/
|
||||||
- name: goldwarden-core-daemon
|
- name: goldwarden-core-daemon
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user