Skip to content

Commit

Permalink
v8.24
Browse files Browse the repository at this point in the history
- CI | vaultwarden: Remove color output test, which has no effect on the current shell/terminal
  • Loading branch information
MichaIng committed Oct 29, 2023
1 parent c95607a commit 1919f30
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .build/software/vaultwarden/container_build.bash
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ G_EXEC_OUTPUT=1 G_EXEC e2fsck -fp "${FP_LOOP}p1"
G_EXEC mkdir rootfs
G_EXEC mount "${FP_LOOP}p1" rootfs

# Test
export PY_COLORS=1

# Enable automated setup
G_CONFIG_INJECT 'AUTO_SETUP_AUTOMATED=' 'AUTO_SETUP_AUTOMATED=1' rootfs/boot/dietpi.txt
# - Workaround for skipped autologin in emulated Trixie/Sid containers: https://gitlab.com/qemu-project/qemu/-/issues/1962
Expand Down

0 comments on commit 1919f30

Please sign in to comment.