Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bruce Cowan
Rugby
Commits
55a64809
Verified
Commit
55a64809
authored
1 year ago
by
Bruce Cowan
Browse files
Options
Downloads
Patches
Plain Diff
45 runtime
parent
4bdc4a55
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#4015
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-3
2 additions, 3 deletions
.gitlab-ci.yml
uk.me.bcowan.Rugby.yml
+1
-1
1 addition, 1 deletion
uk.me.bcowan.Rugby.yml
with
3 additions
and
4 deletions
.gitlab-ci.yml
+
2
−
3
View file @
55a64809
...
...
@@ -14,9 +14,8 @@ flatpak:
script
:
-
apk update && apk add flatpak-builder
-
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
-
flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
-
flatpak install -y gnome-nightly org.gnome.Platform master
-
flatpak install -y gnome-nightly org.gnome.Sdk master
-
flatpak install -y flathub org.gnome.Platform
45
-
flatpak install -y flathub org.gnome.Sdk
45
-
flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
-
flatpak build app meson --prefix=/app ${MESON_ARGS} _build
-
flatpak build app ninja -C _build install
...
...
This diff is collapsed.
Click to expand it.
uk.me.bcowan.Rugby.yml
+
1
−
1
View file @
55a64809
...
...
@@ -4,7 +4,7 @@
app-id
:
uk.me.bcowan.Rugby
runtime
:
org.gnome.Platform
runtime-version
:
"
master
"
runtime-version
:
"
45
"
sdk
:
org.gnome.Sdk
command
:
rugby
...
...
This diff is collapsed.
Click to expand it.
Bruce Cowan
@SuborbitalPigeon
mentioned in commit
3a096750
·
1 year ago
mentioned in commit
3a096750
mentioned in commit 3a0967503680b4bd37da60270c7be7eeb83859a7
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment