Skip to content

Create Docker images on tag #24

Create Docker images on tag

Create Docker images on tag #24

Re-run triggered July 26, 2024 06:59
Status Failure
Total duration 2m 25s
Artifacts

docker.yml

on: workflow_dispatch
Matrix: Publish docker
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Publish docker (-full, io.kestra.plugin:plugin-airbyte:$PLUGIN_VERSION io.kestra.plugin:plugin-am...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get upgrade -y && if [ -n \"${APT_PACKAGES}\" ]; then apt-get install -y --no-install-recommends ${APT_PACKAGES}; fi && apt-get clean && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* && if [ -n \"${KESTRA_PLUGINS}\" ]; then /app/kestra plugins install ${KESTRA_PLUGINS} && rm -rf /tmp/*; fi && if [ -n \"${PYTHON_LIBRARIES}\" ]; then pip install ${PYTHON_LIBRARIES}; fi && chown -R kestra:kestra /app" did not complete successfully: exit code: 1
Publish docker
The job was canceled because "_-full_io_kestra_plugin_p" failed.
Publish docker
The operation was canceled.