SOFTWARE-5448: Exit the supervisord init process if squid exits #4
Annotations
1 error and 1 warning
buildx failed with: ERROR: failed to solve: process "/bin/sh -c groupadd -o -g 10941 squid && useradd -o -u 10941 -g 10941 -s /sbin/nologin -d /var/lib/squid squid && yum update -y && if [[ $BASE_YUM_REPO = release ]]; then yumrepo=osg-upcoming; else yumrepo=osg-upcoming-$BASE_YUM_REPO; fi && yum install -y --disablerepo=$yumrepo frontier-squid && rm -rf /var/cache/yum/* && mkdir /etc/squid/customize.d" did not complete successfully: exit code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading