SOFTWARE-6017: Fix docker push input variable #918
Annotations
1 error and 1 warning
Local image build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c useradd osg && mkdir -p ~osg/.condor && if [[ $BASE_YUM_REPO != release ]]; then yum -y install apptainer --enablerepo=epel-testing; else yum -y install apptainer; fi && yum -y install osg-wn-client attr 'git >= 2' rsyslog rsyslog-gnutls python3-cryptography python3-requests bind-utils socat tini && if [[ $BASE_OS != el9 ]]; then yum -y install redhat-lsb-core; fi && yum clean all && mkdir -p /etc/condor/passwords.d /etc/condor/tokens.d" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading