Skip to content

impl: show version on login page #99

impl: show version on login page

impl: show version on login page #99

Triggered via push October 25, 2023 12:19
Status Failure
Total duration 1m 19s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c PACKAGE=\"github.com/netresearch/ldap-manager/internal\" && VERSION=\"$(git describe --tags --always --abbrev=0 --match='v[0-9]*.[0-9]*.[0-9]*' 2> /dev/null | sed 's/^.//')\" && COMMIT_HASH=\"$(git rev-parse --short HEAD)\" && BUILD_TIMESTAMP=$(date '+%Y-%m-%dT%H:%M:%S') && CGO_ENABLED=0 go build -o /build/ldap-passwd -ldflags=\"-s -w -X '${PACKAGE}.Version=${VERSION}' -X '${PACKAGE}.CommitHash=${COMMIT_HASH}' -X '${PACKAGE}.BuildTimestamp=${BUILD_TIMESTAMP}'\"" did not complete successfully: exit code: 128
Build Images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.