Улучшенный CI/CD

This commit is contained in:
RoyceDa
2026-03-21 21:33:24 +02:00
parent bd3411de52
commit 329e6d7825
4 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
name: MacOS Kernel Build name: MacOS Kernel Build
run-name: Build and Upload MacOS Kernel
#Запускаем только кнопкой "Run workflow" в Actions -> Build MacOS #Запускаем только кнопкой "Run workflow" в Actions -> Build MacOS
on: on:

View File

@@ -1,4 +1,5 @@
name: Linux Kernel Build name: Linux Kernel Build
run-name: Build and Upload Linux Kernel
#Запускаем только кнопкой "Run workflow" в Actions #Запускаем только кнопкой "Run workflow" в Actions
on: on:

View File

@@ -1,6 +1,6 @@
name: SP Builds name: SP Builds
run-name: Build and Upload SP Packages
#Запускаем только кнопкой "Run workflow" в Actions -> Build MacOS
on: on:
workflow_dispatch: workflow_dispatch:
push: push:

View File

@@ -1,4 +1,5 @@
name: Windows Kernel Build name: Windows Kernel Build
run-name: Build and Upload Windows Kernel
#Запускаем только кнопкой "Run workflow" в Actions -> Build Windows #Запускаем только кнопкой "Run workflow" в Actions -> Build Windows
#Или если есть коммпит в папку lib в ветке main #Или если есть коммпит в папку lib в ветке main