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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Joseph Walton-Rivers
rugby
Commits
36e1c591
Commit
36e1c591
authored
1 year ago
by
Joseph Walton-Rivers
Browse files
Options
Downloads
Patches
Plain Diff
replace 44 with nightly, as 44 is too old
parent
f0fb5c7a
No related branches found
No related tags found
No related merge requests found
Pipeline
#3968
failed
1 year ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
uk.me.bcowan.Rugby.yml
+1
-1
1 addition, 1 deletion
uk.me.bcowan.Rugby.yml
with
4 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
2
View file @
36e1c591
...
...
@@ -14,8 +14,9 @@ flatpak:
script
:
-
apk update && apk add flatpak-builder
-
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
-
flatpak install -y flathub org.gnome.Platform
44
-
flatpak install -y flathub org.gnome.Sdk
44
-
flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
-
flatpak install -y flathub org.gnome.Platform master
-
flatpak install -y flathub org.gnome.Sdk master
-
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 @
36e1c591
...
...
@@ -4,7 +4,7 @@
app-id
:
uk.me.bcowan.Rugby
runtime
:
org.gnome.Platform
runtime-version
:
"
44
"
runtime-version
:
"
master
"
sdk
:
org.gnome.Sdk
command
:
rugby
...
...
This diff is collapsed.
Click to expand it.
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