Skip to content

add poetry for pulumi python support #297

add poetry for pulumi python support

add poetry for pulumi python support #297

Triggered via push November 3, 2024 19:13
Status Failure
Total duration 8m 10s
Artifacts

build.yaml

on: push
build-and-push
8m 2s
build-and-push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c -e PYTHON_VERSION=$(python3 --version | cut -d' ' -f2 | cut -d'.' -f1,2) && NAME=\"poetry\" && echo \"---------------------------------------------------------\" && echo \"INFO[${NAME}] Installing:\" && echo \"INFO[${NAME}] Command: ${NAME}\" && echo \"INFO[${NAME}] Python Version: ${PYTHON_VERSION}\" && echo \"---------------------------------------------------------\" && curl -sSL https://install.python-poetry.org | python3 - && chmod +x /usr/local/bin/poetry && poetry config virtualenvs.in-project true && poetry --version && mkdir -p /home/vscode/.config/pypoetry /etc/skel/.config/pypoetry && chown -R vscode:vscode /home/vscode/.config && echo" did not complete successfully: exit code: 1