Merge pull request #52 from TylerOrtiz/feature/docker-compose-workflow #2
deploy-images.yml
on: push
build-and-push-image
1m 53s
Annotations
1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export FIREBASE_CONFIG=\"$(cat /home/user/projects/baby-equipment-exchange/firebaseConfig.json | jq -c .)\" && npm install && cd /home/user/projects/baby-equipment-exchange/functions && npm install && npm run build && cd /home/user/projects/baby-equipment-exchange && firebase experiments:enable webframeworks && npm run build" did not complete successfully: exit code: 1
|
build-and-push-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|