|
|
@@ -8,4 +8,4 @@ git fetch --tags |
|
|
latest=$(git describe --tags `git rev-list --tags --max-count=1`) |
|
|
latest=$(git describe --tags `git rev-list --tags --max-count=1`) |
|
|
git checkout ${latest} |
|
|
git checkout ${latest} |
|
|
|
|
|
|
|
|
$WEBHOOK_SCRIPT_DIR/changelog.py $1 $CHANGELOG_DIR/$1.json |
|
|
|
|
|
|
|
|
python $WEBHOOK_SCRIPT_DIR/changelog.py $1 $CHANGELOG_DIR/$1.json |