powa-web-git #40
powa-web-git.yml
on: repository_dispatch
Build powa-web-git container images and push to Docker hub
1m 18s
Annotations
1 error
Build powa-web-git container images and push to Docker hub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y libpq5 libpq-dev git npm && git clone https://github.com/powa-team/powa-web.git powa-web.git --depth=1 && pip3 install psycopg2-binary tornado && cd powa-web.git && npm ci && npm run build && rm -rf node_modules ~/.npm && apt-get purge -y --auto-remove libpq-dev git npm && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
|