typo *sigh* #20
release.yaml
on: push
Matrix: Publish OCI image to GitHub Container Registry
Annotations
3 errors
Publish OCI image to GitHub Container Registry (ghcr.io/bluedynamics/mximages-plone/mx-plone-back...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd --system -m -d /app -U -u 500 plone && apt-get update && apt-get -y upgrade && buildDeps=\"make busybox ca-certificates curl git gosu libmagic1 wget\" && apt-get install -y --no-install-recommends $buildDeps && busybox --install -s && pip install uv && uv venv /venv && psycopg2RuntimeDeps=\"libpq\" && psycopg2BuildDeps=\"build-essential libpq-dev\" && apt-get install -y --no-install-recommends $psycopg2RuntimeDeps $psycopg2BuildDeps && uv pip install -p /venv/bin/python psycopg2 && apt-get remove -y $psycopg2BuildDeps && apt-get autoremove -y && mkdir /instance && chown -R plone:plone /venv /instance && apt-get -y clean && pip cache purge" did not complete successfully: exit code: 100
|
Publish OCI image to GitHub Container Registry (ghcr.io/bluedynamics/mximages-plone/mx-plone-fron...
The job was canceled because "ghcr_io_bluedynamics_mxim" failed.
|
Publish OCI image to GitHub Container Registry (ghcr.io/bluedynamics/mximages-plone/mx-plone-fron...
The operation was canceled.
|