mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
fix nexus upload path
This commit is contained in:
@@ -5,8 +5,8 @@ EXT=$3
|
||||
VERSION=$4
|
||||
DATE_STR=$5
|
||||
GITHASH=$6
|
||||
SUBDIR=$7
|
||||
VERSION_TAG=$8
|
||||
VERSION_TAG=$7
|
||||
SUBDIR=$8
|
||||
|
||||
echo "params: $NEXUS_BASE_URL $VARIANT $EXT $VERSION $DATE_STR $GITHASH $SUBDIR $VERSION_TAG"
|
||||
echo "dir: $PWD"
|
||||
|
||||
Reference in New Issue
Block a user