chore: prettier shell stuff

This commit is contained in:
41666 2020-10-11 19:10:05 -04:00
parent a9af2d10bd
commit c7afd84e1e
12 changed files with 204 additions and 341 deletions

View file

@ -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)"