Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Container Images
gitlab
Commits
3dcaab6f
Commit
3dcaab6f
authored
Jun 08, 2021
by
gitlab update bot
Browse files
Update to version 13.12.3
parent
aeeac40b
Pipeline
#7653
passed with stage
in 22 seconds
Changes
2
Pipelines
10
Show whitespace changes
Inline
Side-by-side
VERSION
View file @
3dcaab6f
13.12.
2
13.12.
3
assets/wrapper
View file @
3dcaab6f
...
...
@@ -78,7 +78,7 @@ detect_unclean_start
# If the VERSION file doesn't exist, then this is not an upgrade
if
old_version
=
$(
cat
/var/opt/gitlab/gitlab-rails/VERSION
)
then
new_version
=
$(
awk
'/^gitlab-(c|e
)
e/ {print $NF}'
/opt/gitlab/version-manifest.txt
)
new_version
=
$(
awk
'/^gitlab-(c
e
|ee
|jh)
/ {print $NF}'
/opt/gitlab/version-manifest.txt
)
MIN_VERSION
=
"13.0"
gitlab-ctl upgrade-check
"
${
old_version
}
"
"
${
new_version
}
"
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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