mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
show summary
This commit is contained in:
parent
db572d1d25
commit
00892fcc3b
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ cd ../app
|
|||
CURRENT_COMMIT=$(git rev-parse HEAD | cut -c1-8)
|
||||
echo "Latest commit of $APP is $CURRENT_COMMIT"
|
||||
|
||||
echo "**Commit: \`$CURRENT_COMMIT\`**" >> $GITHUB_STEP_SUMMARY
|
||||
|
||||
if [ "$APP" = "hugo-chat" ]; then
|
||||
IMAGE_PREFIX="docker.nilstrieb.dev/hugo-chat"
|
||||
SERVER_FULL_NAME="$IMAGE_PREFIX-server:$CURRENT_COMMIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue