init
This commit is contained in:
parent
c9370ddfe8
commit
6afc363e62
@ -89,7 +89,7 @@ spec:
|
||||
cd -
|
||||
|
||||
echo "Importing: $SRC → $TARGET"
|
||||
npx nx import "$SRC" "$TARGET" --branch=master --skip-nx-cache
|
||||
npx nx import "$SRC" "$TARGET" --interactive=false
|
||||
echo "Updating version to $(params.version)"
|
||||
sed -i.bak "s/^version = .*/version = \"$(params.version)\"/" "$TARGET/Cargo.toml"
|
||||
rm -f "$TARGET/Cargo.toml.bak"
|
||||
|
Loading…
x
Reference in New Issue
Block a user