Build Angular Images #171
angular.yml
on: workflow_dispatch
Build
4m 53s
UpdateDockerDescription
/
updateDocker
Annotations
1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n apt update\n apt install -y libnss3\n cd /app/source/\n yarn install --frozen-lockfile --non-interactive\n # yarn bazel build //adev:build --fast_adev --config=release --verbose_failures=true --sandbox_debug \n yarn bazel build //adev:build --fast_adev --verbose_failures=true\n /app/tools/install.sh\n NODE_PATH=$(npm root --quiet -g) node /app/tools/index.js /app/source/dist/bin/adev/build/browser\n" did not complete successfully: exit code: 1
|
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2, docker/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|