This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
вход_в_jenkins [2024/12/21 17:53] val [Шаг 3. Установка и настройка Gitea] |
вход_в_jenkins [2025/02/13 07:24] (current) val [Запись вебинара] |
||
---|---|---|---|
Line 15: | Line 15: | ||
* Тэги: Jenkins, Git, Gitea, Squid, CI/CD, Webhook, Groovy, Pipeline | * Тэги: Jenkins, Git, Gitea, Squid, CI/CD, Webhook, Groovy, Pipeline | ||
+ | * https://youtu.be/hgKDh3MVqbc | ||
+ | * https://rutube.ru/video/299b61b457e95203906d9e60878993e3 | ||
===== Методическая подготовка ===== | ===== Методическая подготовка ===== | ||
Line 38: | Line 40: | ||
* [[https://habr.com/ru/post/716454/|Самый простой пример CI/CD]]. **Проверим, все ли работает**, после изменения конфигурации: | * [[https://habr.com/ru/post/716454/|Самый простой пример CI/CD]]. **Проверим, все ли работает**, после изменения конфигурации: | ||
<code> | <code> | ||
- | student@gate:~$ git clone http://server.corp13.un:3000/student/squid-project.git | + | student@gate:~$ git clone http://server.corpX.un:3000/student/squid-project.git |
... | ... | ||
Line 46: | Line 48: | ||
* [[Сервис JRE]] | * [[Сервис JRE]] | ||
- | * [[Инструмент Jenkins]] + plugins: git, SSH Build Agents, Pipeline. ?Groovy, ?SCM-Manager | + | * [[Инструмент Jenkins]] + plugins: git, SSH Build Agents, Pipeline |
===== Шаг 5. Подключение агента Jenkins ===== | ===== Шаг 5. Подключение агента Jenkins ===== |