This commit is contained in:
parent
8236ad3285
commit
42402355e9
@ -82,8 +82,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Add Artifacthub.io annotations
|
- name: Add Artifacthub.io annotations
|
||||||
run: |
|
run: |
|
||||||
NEW_TAG=v11.0.1
|
NEW_TAG=v12.0.0
|
||||||
OLD_TAG=v12.0.0
|
OLD_TAG=v11.0.1
|
||||||
# NEW_TAG="$(git tag --sort=-version:refname | head --lines 1)"
|
# NEW_TAG="$(git tag --sort=-version:refname | head --lines 1)"
|
||||||
# OLD_TAG="$(git tag --sort=-version:refname | head --lines 2 | tail --lines 1)"
|
# OLD_TAG="$(git tag --sort=-version:refname | head --lines 2 | tail --lines 1)"
|
||||||
.gitea/scripts/add-annotations.sh "${OLD_TAG}" "${NEW_TAG}"
|
.gitea/scripts/add-annotations.sh "${OLD_TAG}" "${NEW_TAG}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user