mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 17:49:09 +00:00
chore: prettier shell stuff
This commit is contained in:
parent
a9af2d10bd
commit
c7afd84e1e
12 changed files with 204 additions and 341 deletions
|
@ -2,4 +2,4 @@
|
|||
echo "STABLE_GIT_COMMIT $(git rev-parse --short HEAD)"
|
||||
echo "STABLE_GIT_BRANCH $(git rev-parse --abbrev-ref HEAD)"
|
||||
echo "STABLE_URL_SAFE_TAG $(git rev-parse --abbrev-ref HEAD | tr '/' '-')"
|
||||
echo "BUILD_DATE $(date -Iseconds)"
|
||||
echo "BUILD_DATE $(date -Iseconds)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue