Skip to content

Create and publish a Docker image with tags #2

Create and publish a Docker image with tags

Create and publish a Docker image with tags #2

Triggered via schedule September 27, 2023 03:34
Status Failure
Total duration 37s
Artifacts

docker-publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd ~ && curl -sS https://getcomposer.org/installer -o /tmp/composer-setup.php && HASH=`curl -sS https://composer.github.io/installer.sig` && echo $HASH && php -r \"if (hash_file('SHA384', '/tmp/composer-setup.php') === '$HASH') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;\" && php /tmp/composer-setup.php --install-dir=/usr/local/bin --filename=composer && composer" did not complete successfully: exit code: 1