You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Путь = "/New/pic.png";
|
||||
Токен = "sl.B9sYGdZdLILSnqlGZCwLFCstq1B1GsgevbBkwi4UK_UlNyhGAoJ1fKoXMy3dQhkEb3e80HTL6g...";
|
||||
Картинка = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg";
|
||||
Картинка = "https://openyellow.neocities.org/test_data/picture.jpg";
|
||||
|
||||
КартинкаПуть = ПолучитьИмяВременногоФайла("png");
|
||||
КопироватьФайл(Картинка, КартинкаПуть);
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Путь = "/New/url_doc.docx";
|
||||
Токен = "sl.B9sYGdZdLILSnqlGZCwLFCstq1B1GsgevbBkwi4UK_UlNyhGAoJ1fKoXMy3dQhkEb3e80HTL6g...";
|
||||
URL = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/document.docx";
|
||||
URL = "https://openyellow.neocities.org/test_data/document.docx";
|
||||
|
||||
Результат = OPI_Dropbox.ЗагрузитьФайлПоURL(Токен, URL, Путь);
|
||||
|
||||
Reference in New Issue
Block a user