Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Release Engineering
Public
toolkit
Commits
4d4f89f8
Verified
Commit
4d4f89f8
authored
Nov 01, 2021
by
Louis Abel
📺
Browse files
further prep for 8.5
parent
c63094ad
Pipeline
#85
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sync/minor-release-sync-to-staging.sh
View file @
4d4f89f8
...
@@ -68,3 +68,7 @@ ret_val=$?
...
@@ -68,3 +68,7 @@ ret_val=$?
if
[
"
$ret_val
"
-eq
0
]
;
then
if
[
"
$ret_val
"
-eq
0
]
;
then
$(
dirname
"
$0
"
)
/sign-repos-only.sh
$(
dirname
"
$0
"
)
/sign-repos-only.sh
fi
fi
# Change Symlink if required
/bin/rm
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
/latest-8
ln
-sr
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
/
${
REV
}
latest-8
Write
Preview
Markdown
is supported
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