Skip to content

Commit

Permalink
ci: dietpi-software test: test test builds of APT-hosted packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng committed Jan 27, 2025
1 parent cbd9363 commit d94e6f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dietpi-software.bash
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ if [[ $TEST == 'true' ]]
then
# shellcheck disable=SC2016
G_EXEC sed --follow-symlinks -i '/# Start DietPi-Software/a\sed -i '\''s|dietpi.com/downloads/binaries/$G_DISTRO_NAME/|dietpi.com/downloads/binaries/$G_DISTRO_NAME/testing/|'\'' /boot/dietpi/dietpi-software' rootfs/boot/dietpi/dietpi-login
G_EXEC sed --follow-symlinks -i '/# Start DietPi-Software/a\sed -Ei '\''s|G_AGI (gmediarender|shairport-sync|squeezelite|vaultwarden|ympd)|Download_Install "https://dietpi.com/downloads/binaries/$G_DISTRO_NAME/testing/\1_$G_HW_ARCH_NAME.deb"|'\'' /boot/dietpi/dietpi-software' rootfs/boot/dietpi/dietpi-login
G_CONFIG_INJECT 'SOFTWARE_DIETPI_DASHBOARD_VERSION=' 'SOFTWARE_DIETPI_DASHBOARD_VERSION=Nightly' rootfs/boot/dietpi.txt
fi

Expand Down

0 comments on commit d94e6f1

Please sign in to comment.