feat: change target branch
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
$TARGET_BRANCH = "feature/tsondb-integration"
|
||||
$TARGET_BRANCH = "develop-V2"
|
||||
$TARGET_FOLDER = "./optolith-db"
|
||||
|
||||
function printNotice {
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
set -eo pipefail
|
||||
|
||||
TARGET_BRANCH="feature/tsondb-integration"
|
||||
TARGET_BRANCH="develop-V2"
|
||||
TARGET_FOLDER="./optolith-db"
|
||||
|
||||
printNotice() {
|
||||
|
||||
Reference in New Issue
Block a user