Publish to Registry (Foxy) #34
deploy-foxy.yml
on: schedule
build-and-deploy
8m 14s
Annotations
1 error
build-and-deploy
buildx failed with: ERROR: failed to solve: process "/bin/bash -c wget -qO - https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/raw/master/pub.gpg | gpg --dearmor | dd of=/usr/share/keyrings/vscodium-archive-keyring.gpg && echo 'deb [ signed-by=/usr/share/keyrings/vscodium-archive-keyring.gpg ] https://download.vscodium.com/debs vscodium main' | tee /etc/apt/sources.list.d/vscodium.list && apt-get update -q && apt-get install -y codium && apt-get autoclean && apt-get autoremove && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|