Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
c4b209a1a4 |
@ -25,10 +25,7 @@ jobs:
|
||||
NEW_TAG="$(git describe --abbrev=0)"
|
||||
OLD_TAG="$(git describe --abbrev=0 --tags "$(git rev-list --tags --skip=1 --max-count=1)")"
|
||||
|
||||
echo "${NEW_TAG}"
|
||||
echo "${OLD_TAG}"
|
||||
|
||||
.gitea/scripts/add-annotations.sh "${NEW_TAG}" "${OLD_TAG}"
|
||||
.gitea/scripts/add-annotations.sh "${OLD_TAG}" "${NEW_TAG}"
|
||||
|
||||
- name: Package chart
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user