Skip to content

Update pr.yml

Update pr.yml #214

Triggered via push November 24, 2023 00:05
Status Failure
Total duration 28s
Artifacts

docker-image.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (2.4, stretch)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \tapt-get update; \tapt-get install -y --no-install-recommends apache2; \trm -rf /var/lib/apt/lists/*; \t\tsed -ri 's/^export ([^=]+)=(.*)$/: ${\\1:=\\2}\\nexport \\1/' \"$APACHE_ENVVARS\"; \t\t. \"$APACHE_ENVVARS\"; \tfor dir in \t\t\"$APACHE_LOCK_DIR\" \t\t\"$APACHE_RUN_DIR\" \t\t\"$APACHE_LOG_DIR\" \t; do \t\trm -rvf \"$dir\"; \t\tmkdir -p \"$dir\"; \t\tchown \"$APACHE_RUN_USER:$APACHE_RUN_GROUP\" \"$dir\"; \tdone; \t\trm -rvf /var/www/html/*; \t\tln -sfT /dev/stderr \"$APACHE_LOG_DIR/error.log\"; \tln -sfT /dev/stdout \"$APACHE_LOG_DIR/access.log\"; \tln -sfT /dev/stdout \"$APACHE_LOG_DIR/other_vhosts_access.log\"; \tchown -R --no-dereference \"$APACHE_RUN_USER:$APACHE_RUN_GROUP\" \"$APACHE_LOG_DIR\" \t&& sed -i 's/^ServerTokens.*/ServerTokens Prod/' /etc/apache2/conf-available/security.conf \t&& sed -i 's/^ServerSignature.*/ServerSignature Off/' /etc/apache2/conf-available/security.conf" did not complete successfully: exit code: 100
build (2.4, alpine)
The job was canceled because "_2_4_stretch" failed.
build (2.4, alpine)
The operation was canceled.
build (2.4, buster)
The job was canceled because "_2_4_stretch" failed.
build (2.4, buster)
The operation was canceled.
build (2.4, bullseye)
The job was canceled because "_2_4_stretch" failed.
build (2.4, bullseye)
The operation was canceled.