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
59201afb
Verified
Commit
59201afb
authored
Nov 10, 2021
by
Louis Abel
📺
Browse files
remove unused var
parent
c561d316
Pipeline
#93
passed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sync/stage-live-images.sh
View file @
59201afb
...
...
@@ -9,8 +9,6 @@ if [[ $# -eq 0 ]]; then
exit
1
fi
# Major Version (eg, 8)
MAJ
=
${
RLVER
}
# For now, only architecture that we support live is x86_64
TARGET
=
"
${
STAGING_ROOT
}
/
${
CATEGORY_STUB
}
/
${
REV
}
/Live/x86_64"
mkdir
-p
"
${
TARGET
}
"
...
...
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