Skip to content

Update README.md

Update README.md #32

Triggered via push December 31, 2024 13:45
Status Failure
Total duration 1m 29s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
buildx
buildx failed with: ERROR: failed to solve: process "/bin/sh -c release_url=$(curl -s https://api.github.com/repos/eryajf/go-ldap-admin-ui/releases/latest | grep \"browser_download_url\" | grep -v 'dist.zip.md5' | cut -d '\"' -f 4); wget $release_url && unzip dist.zip && rm dist.zip && mv dist public/static" did not complete successfully: exit code: 1
buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
buildx
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/