1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-07-15 01:34:30 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-03-03 09:05:37 +03:00
parent 406a715eb5
commit e9bc9ed56b
335 changed files with 7628 additions and 7458 deletions

View File

@ -54,7 +54,7 @@ import TabItem from '@theme/TabItem';
```bash
oint bitrix24 ДобавитьЭлементЧеклистаЗадачи \
--url "b24-ar17wx.bitrix24.by" \
--task "5300" \
--task "5310" \
--text "Пункт чек-листа" \
--token "***"
```
@ -64,7 +64,7 @@ import TabItem from '@theme/TabItem';
```batch
oint bitrix24 ДобавитьЭлементЧеклистаЗадачи ^
--url "b24-ar17wx.bitrix24.by" ^
--task "5300" ^
--task "5310" ^
--text "Пункт чек-листа" ^
--token "***"
```