Skip to content

fix ssh clipboard paste behavior #50

fix ssh clipboard paste behavior

fix ssh clipboard paste behavior #50

Triggered via push February 6, 2026 06:29
Status Failure
Total duration 3m 25s
Artifacts

docker.yml

on: push
Push ArchLinux Docker image to Docker Hub
3m 14s
Push ArchLinux Docker image to Docker Hub
Push Ubuntu Docker image to Docker Hub
3m 22s
Push Ubuntu Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Push ArchLinux Docker image to Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd /home/${USER_NAME}/.dotfiles && pacman -Syy && sudo -u abao mise trust . && sudo -u abao mise run install-yay && sudo -u abao mise run ${RECIPE} && sudo -u abao zsh --interactive -c \"echo Installing...\" && pacman -Scc --noconfirm && sed -i '/^%wheel ALL=(ALL:ALL) NOPASSWD: ALL$/s/^/# /' /etc/sudoers && sed -i '/^# %wheel ALL=(ALL:ALL) ALL$/s/^# //' /etc/sudoers && echo \"${USER_NAME}:${USER_PASSWORD}\" |chpasswd && rm -rf /var/cache/pacman/pkg/* /var/lib/pacman/sync/* /tmp/* /var/tmp/* /home/${USER_NAME}/.cache" did not complete successfully: exit code: 127
Push Ubuntu Docker image to Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cd /home/${USER_NAME}/.dotfiles && sudo -u abao mise trust . && sudo -u abao mise run init-ubuntu && sudo -u abao mise run ${RECIPE} && sudo -u abao zsh --interactive -c \"echo Installing...\" && sed -i '$d' /etc/sudoers && sed -i '/^%wheel ALL=(ALL:ALL) NOPASSWD: ALL$/s/^/# /' /etc/sudoers && sed -i '/^# %wheel ALL=(ALL:ALL) ALL$/s/^# //' /etc/sudoers && echo \"${USER_NAME}:${USER_PASSWORD}\" |chpasswd && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /home/${USER_NAME}/.cache" did not complete successfully: exit code: 127