Skip to content

Commit a22b1a7

Browse files
authored
Merge pull request #12 from Pikatsuto/test
Test
2 parents 2a973c3 + 547c5ac commit a22b1a7

102 files changed

Lines changed: 6587 additions & 5590 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/images.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# List of images to build in GitHub Actions
2+
# Format: One image per line
3+
# Supports both legacy (physical directories) and dynamic (distro/service1+service2) formats
4+
#
5+
# Examples:
6+
# debian # Base debian image
7+
# debian/qemu+haos # Debian with qemu and haos services
8+
# raspivirt-qemu+haos+docker+hotspot+openwrt # Custom name with multiple services
9+
#
10+
# Legacy images (physical directories):
11+
# debian-old
12+
13+
# Dynamic service-based images:
14+
debian
15+
debian/qemu+docker
16+
debian/qemu+openwrt+hotspot
17+
debian/qemu+docker+openwrt+hotspot+haos

0 commit comments

Comments
 (0)