Skip to content

Commit

Permalink
Drop making full CLI debian image but leave minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Nov 10, 2024
1 parent ddb7bb5 commit 9362e2a
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions userpatches/targets-release-standard-support.template
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,6 @@ targets:
- *standard-support-headless
- *standard-support-riscv64

# Debian full CLI
full-cli-stable-debian:
enabled: yes
configs: [ armbian-images ]
pipeline:
gha: *armbian-gha
build-image: "yes"
vars:
RELEASE: bookworm
BUILD_MINIMAL: "no"
BUILD_DESKTOP: "no"
items:
- *standard-support-slow-hdmi
- *standard-support-fast-hdmi
- *standard-support-headless
- *standard-support-riscv64

# Ubuntu minimal
minimal-cli-stable-ubuntu:
enabled: yes
Expand All @@ -82,25 +65,6 @@ targets:
- *standard-support-headless
- *standard-support-riscv64

# Ubuntu old stable minimal
full-cli-old-stable-ubuntu:
enabled: yes
configs: [ armbian-images ]
pipeline:
gha: *armbian-gha
build-image: "yes"
vars:
RELEASE: jammy
BUILD_MINIMAL: "yes"
BUILD_DESKTOP: "no"
items:
- { BOARD: uefi-arm64, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" }
- { BOARD: uefi-x86, BRANCH: current, ENABLE_EXTENSIONS: "image-output-qcow2" }
- *standard-support-slow-hdmi
- *standard-support-fast-hdmi
- *standard-support-headless
- *standard-support-riscv64

# Ubuntu full CLI
full-cli-stable-ubuntu:
enabled: yes
Expand Down

0 comments on commit 9362e2a

Please sign in to comment.