Merge pull request #1 from NationalSecurityAgency/add-workflows #16
build-images.yml
on: push
build-and-push-support-images
4m 21s
Annotations
1 error and 1 warning
build-and-push-support-images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd / && if [ ! -f \"./accumulo-${ACCUMULO_VERSION}-bin.tar.gz\" ]; then \t\t (wget -nv -O ./accumulo-${ACCUMULO_VERSION}-bin.tar.gz ${ACCUMULO_DOWNLOAD_URL} || wget -nv -O ./accumulo-${ACCUMULO_VERSION}-bin.tar.gz ${ACCUMULO_BACKUP_DOWNLOAD_URL}); \t\tfi" did not complete successfully: exit code: 8
|
build-and-push-support-images
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|