Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
inline commit message for shortlog
Browse files Browse the repository at this point in the history
Authored-by: Connor Braa <cbraa@pivotal.io>
  • Loading branch information
cwlbraa committed Sep 11, 2020
1 parent 8e45b67 commit 05aceaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/generate-shortlog.sh
Expand Up @@ -2,7 +2,6 @@

set -e

SHORT_MESSAGE="images.yml updated by CI"
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
REPO_BASE_DIR="${SCRIPT_DIR}/.."

Expand Down Expand Up @@ -52,7 +51,7 @@ EOF
}

cat <<- EOF
${SHORT_MESSAGE}
images.yml updated by CI
---
EOF
chunk ccng "${CCNG_DIR}"
Expand Down

0 comments on commit 05aceaa

Please sign in to comment.