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
74c42a60
Verified
Commit
74c42a60
authored
Nov 10, 2021
by
Louis Abel
📺
Browse files
symlink broken
parent
acf737fc
Pipeline
#101
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
sync/minor-release-sync-to-staging.sh
View file @
74c42a60
...
...
@@ -87,5 +87,7 @@ fi
# Change Symlink if required
echo
"Setting symlink to
${
REV
}
"
pushd
"
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
"
/bin/rm
"
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
/latest-8"
ln
-sr
"
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
/
${
REV
}
"
latest-8
popd
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