Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Funkwhale Docker
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Creak
Funkwhale Docker
Commits
49a33fce
Commit
49a33fce
authored
2 years ago
by
Creak
Browse files
Options
Downloads
Plain Diff
Merge branch 'upgrade-to-1.2.9' into 'main'
feat: upgrade to 1.2.9 See merge request
!11
parents
2420b73e
51f767fb
No related branches found
No related tags found
1 merge request
!11
feat: upgrade to 1.2.9
Pipeline
#26082
passed with stage
in 5 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
install.sh
+1
-1
1 addition, 1 deletion
install.sh
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
49a33fce
...
@@ -28,7 +28,7 @@ environment variable and run the script `./upgrade.sh`.
...
@@ -28,7 +28,7 @@ environment variable and run the script `./upgrade.sh`.
Example:
Example:
```
sh
```
sh
FUNKWHALE_VERSION
=
1.2.
7
./upgrade.sh
FUNKWHALE_VERSION
=
1.2.
9
./upgrade.sh
```
```
## Clean
## Clean
...
...
This diff is collapsed.
Click to expand it.
install.sh
+
1
−
1
View file @
49a33fce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
set
-e
set
-e
funkwhale_version_default
=
1.2.
7
funkwhale_version_default
=
1.2.
9
funkwhale_version
=
"
${
FUNKWHALE_VERSION
-
$funkwhale_version_default
}
"
funkwhale_version
=
"
${
FUNKWHALE_VERSION
-
$funkwhale_version_default
}
"
funkwhale_hostname
=
""
funkwhale_hostname
=
""
...
...
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