Files
monitor-im-flur/pipeline/create-git-hash-html.sh
Arif Hasanic f7c97169d0
All checks were successful
CI / build (push) Successful in 34s
CI / lint (push) Successful in 8s
CI / create-and-publish-docker-image (push) Successful in 13s
check git hash to reset page
2025-09-03 15:15:08 +02:00

3 lines
50 B
Bash
Executable File

#!/bin/sh
echo "$GITHUB_SHA" > dist/git-hash.html