Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paulo Queiroz
Black Box
Commits
ce9868f5
Commit
ce9868f5
authored
Jul 28, 2022
by
Paulo Queiroz
📦
Browse files
Fix CI
parent
c31ecfb1
Pipeline
#424972
passed with stage
in 4 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ce9868f5
...
...
@@ -11,11 +11,11 @@ flatpak:
GIT_SUBMODULE_STRATEGY
:
normal
# Replace with your manifest path
MANIFEST_PATH
:
"
com.raggesilver.BlackBox.json"
MANIFEST_PATH
:
"
com.raggesilver.BlackBox.
Devel.
json"
RUNTIME_REPO
:
"
https://flathub.org/repo/flathub.flatpakrepo"
# Replace with your application name, as written in the manifest
FLATPAK_MODULE
:
"
blackbox"
APP_ID
:
"
com.raggesilver.BlackBox"
APP_ID
:
"
com.raggesilver.BlackBox
.Devel
"
BUNDLE
:
${BUNDLE_NAME}
before_script
:
-
flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment