Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SEAM
seamcat
Commits
ddb1a131
Commit
ddb1a131
authored
2 years ago
by
Stephan Korsholm
Browse files
Options
Download
Email Patches
Plain Diff
#29
: Perform release for tags
parent
b23d2b5e
master
#187_FDP
#253_IMT2020_Results_enh
#256_EPP_15_ClutterHeight
119-geo-satellite-down-link-plugin
119-geo-satellite-down-link-system-plugin-as-interferer
119-merge
174-load-relative-positioning-from-file
204-alternative-approaches
204-cpu-time-only-approx-40-is-used
215-compare-tool-improvements-2
221-opening-workspaces-with-embedded-jar
251-add-info-parameter-to-samples
254-extending-event-results-enhancements-to-other-cellular
254-extending-event-results-enhancements-to-other-cellular-ofdma
254_alt
Advanced_EPPTest
5.5.1-loctime-1
5.5.1-ALPHA-5
5.5.1-ALPHA-4
5.5.1-ALPHA-3
5.5.1-ALPHA-2
5.5.0-official
5.5.0-beta-2
5.5.0-beta-1
5.5.0-alpha-4
5.5.0-alpha-3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci/release.sh
+1
-7
ci/release.sh
with
1 addition
and
7 deletions
+1
-7
ci/release.sh
+
1
-
7
View file @
ddb1a131
...
...
@@ -17,12 +17,6 @@ if [ -z "$TAG" ]
then
echo
"No tag. No release"
else
BRANCH
=
$(
git rev-parse
--abbrev-ref
HEAD
)
if
[[
"
$BRANCH
"
==
"master"
]]
then
release
$TAG
else
echo
"Not on master. No release (branch =
$BRANCH
)"
fi
release
$TAG
fi
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets