Skip to content

Update entrypoint from sh to bash #82

Update entrypoint from sh to bash

Update entrypoint from sh to bash #82

Triggered via push January 16, 2025 04:12
Status Failure
Total duration 2m 6s
Artifacts

docker-image.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo '#!/bin/bash' > /entrypoint.sh && echo 'export APP_VERSION=$(cat /app/version.txt)' >> /entrypoint.sh && echo 'echo \"App version: $APP_VERSION\"' >> /entrypoint.sh && echo 'exec dotnet OpenWish.Web.dll' >> /entrypoint.sh && chmod +x /entrypoint.sh" did not complete successfully: exit code: 1
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/