Skip to content

Build app docker image in CI with production settings #6

Build app docker image in CI with production settings

Build app docker image in CI with production settings #6

Triggered via push August 16, 2023 16:10
Status Failure
Total duration 4m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cp -r ./static/. ${INVENIO_INSTANCE_PATH}/static/ && cp -r ./assets/. ${INVENIO_INSTANCE_PATH}/assets/ && invenio collect --verbose && invenio webpack buildall" did not complete successfully: exit code: 1
qa
The following actions uses node12 which is deprecated and will be forced to run on node16: pre-commit/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/