You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -58,8 +58,8 @@ Method at API documentation: [task.dependence.add](https://dev.1c-bitrix.ru/rest
|
||||
```bash
|
||||
oint bitrix24 CreateTasksDependencies \
|
||||
--url "b24-ar17wx.bitrix24.by" \
|
||||
--taskfrom "4286" \
|
||||
--taskto "4284" \
|
||||
--taskfrom "4356" \
|
||||
--taskto "4354" \
|
||||
--linktype 2 \
|
||||
--token "***"
|
||||
```
|
||||
@@ -69,8 +69,8 @@ Method at API documentation: [task.dependence.add](https://dev.1c-bitrix.ru/rest
|
||||
```batch
|
||||
oint bitrix24 CreateTasksDependencies ^
|
||||
--url "b24-ar17wx.bitrix24.by" ^
|
||||
--taskfrom "4286" ^
|
||||
--taskto "4284" ^
|
||||
--taskfrom "4356" ^
|
||||
--taskto "4354" ^
|
||||
--linktype 2 ^
|
||||
--token "***"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user