Skip to content

HfEYP App Deploy [Azure - DEV] #64

HfEYP App Deploy [Azure - DEV]

HfEYP App Deploy [Azure - DEV] #64

Manually triggered December 19, 2023 16:32
Status Failure
Total duration 27s
Artifacts

azure-deploy-dev.yml

on: workflow_dispatch
build-and-deploy
16s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk -U upgrade && apk add --update --no-cache --virtual .gem-installdeps $BUILD_DEPS && gem update --system && find / -wholename '*default/bundler-*.gemspec' -delete && rm -rf /usr/local/bundle/bin/bundle && gem install bundler -v ${BUNDLER_VERSION} --no-document && bundler -v && bundle config set no-cache 'true' && bundle config set no-binstubs 'true' && bundle --retry=5 --jobs=4 --without=development test && yarn install --check-files --production && apk del .gem-installdeps && rm -rf /usr/local/bundle/cache && find /usr/local/bundle/gems -name \"*.c\" -delete && find /usr/local/bundle/gems -name \"*.h\" -delete && find /usr/local/bundle/gems -name \"*.o\" -delete" did not complete successfully: exit code: 3
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: softprops/turnstyle@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/